Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_MODE_DUMBFB (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsconsio.h534 #define WSDISPLAYIO_MODE_DUMBFB 2 /* mapped (graphics) fb mode */ macro
H A Dwsdisplay.c1145 *(u_int *)data = WSDISPLAYIO_MODE_DUMBFB; in wsdisplay_internal_ioctl()
1156 d != WSDISPLAYIO_MODE_DUMBFB) in wsdisplay_internal_ioctl()
1161 d == WSDISPLAYIO_MODE_DUMBFB) { in wsdisplay_internal_ioctl()
1163 ((d == WSDISPLAYIO_MODE_DUMBFB) ? SCR_DUMBFB : 0); in wsdisplay_internal_ioctl()
/openbsd/sys/dev/fdt/
H A Dssdfb.c654 case WSDISPLAYIO_MODE_DUMBFB: in ssdfb_ioctl()
655 if (sc->sc_mode != WSDISPLAYIO_MODE_DUMBFB) { in ssdfb_ioctl()
/openbsd/sys/arch/sparc64/dev/
H A Dvgafb.c355 case WSDISPLAYIO_MODE_DUMBFB: in vgafb_mmap()
H A Dradeonfb.c347 case WSDISPLAYIO_MODE_DUMBFB: in radeonfb_mmap()
H A Dgfxp.c353 case WSDISPLAYIO_MODE_DUMBFB: in gfxp_mmap()
H A Draptor.c327 case WSDISPLAYIO_MODE_DUMBFB: in raptor_mmap()
H A Dmachfb.c417 case WSDISPLAYIO_MODE_DUMBFB: in machfb_mmap()
H A Dcreator.c519 case WSDISPLAYIO_MODE_DUMBFB: in creator_mmap()
/openbsd/sys/dev/sbus/
H A Dcgthree.c347 case WSDISPLAYIO_MODE_DUMBFB: in cgthree_mmap()
H A Dcgsix.c539 case WSDISPLAYIO_MODE_DUMBFB: in cgsix_mmap()
/openbsd/sys/arch/macppc/pci/
H A Dvgafb.c348 case WSDISPLAYIO_MODE_DUMBFB: in vgafb_mmap()
/openbsd/sys/arch/loongson/dev/
H A Dradeonfb.c376 case WSDISPLAYIO_MODE_DUMBFB: in radeonfb_mmap()
/openbsd/sys/dev/pci/
H A Dtga.c580 case WSDISPLAYIO_MODE_DUMBFB:
716 if (sc->sc_mode == WSDISPLAYIO_MODE_DUMBFB) {
/openbsd/sys/dev/ic/
H A Dsti.c1146 case WSDISPLAYIO_MODE_DUMBFB: in sti_ioctl()
1147 if (scr->scr_wsmode != WSDISPLAYIO_MODE_DUMBFB) { in sti_ioctl()
/openbsd/sys/dev/usb/
H A Dudl.c543 case WSDISPLAYIO_MODE_DUMBFB: in udl_ioctl()