Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_VIDEO_ON (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/arch/macppc/pci/
Dvgafb.c167 vgafb_burn(sc, WSDISPLAYIO_VIDEO_ON, 0); /* paranoia */ in vgafb_attach()
296 dp->curval ? WSDISPLAYIO_VIDEO_ON : in vgafb_ioctl()
450 of_setbacklight(on == WSDISPLAYIO_VIDEO_ON); in vgafb_burn()
/openbsd/src/sys/arch/macppc/macppc/
Dofw_machdep.c475 cons_backlight = WSDISPLAYIO_VIDEO_ON; in of_display_console()
660 of_setbacklight(dp->curval ? WSDISPLAYIO_VIDEO_ON in ofw_set_param()
/openbsd/src/sys/dev/wscons/
Dwsconsio.h494 #define WSDISPLAYIO_VIDEO_ON 1 /* video on */ macro
Dwsdisplay.c1199 *(u_int *)data != WSDISPLAYIO_VIDEO_ON) in wsdisplay_internal_ioctl()