Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_MODE_EMUL (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/sys/arch/sparc64/dev/
Dradeonfb.c227 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in radeonfb_attach()
253 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in radeonfb_ioctl()
Dgfxp.c239 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in gfxp_attach()
265 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in gfxp_ioctl()
Draptor.c226 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in raptor_attach()
252 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) in raptor_ioctl()
Dmachfb.c308 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in machfb_attach()
334 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in machfb_ioctl()
Dvgafb.c203 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in vgafb_ioctl()
Difb.c510 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in ifbattach()
554 if (mode == WSDISPLAYIO_MODE_EMUL) in ifb_ioctl()
Dcreator.c234 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in creator_ioctl()
/openbsd/src/sys/arch/loongson/dev/
Dradeonfb.c245 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in radeonfb_attach()
297 if (sc->sc_mode == WSDISPLAYIO_MODE_EMUL) { in radeonfb_ioctl()
/openbsd/src/sys/dev/sbus/
Dtvtwo.c332 if (*(int *)data == WSDISPLAYIO_MODE_EMUL) { in tvtwo_ioctl()
Dzx.c303 zx_reset(sc, WSDISPLAYIO_MODE_EMUL); in zx_attach()
404 if (mode == WSDISPLAYIO_MODE_EMUL) { in zx_reset()
Dcgtwelve.c298 if (*(int *)data == WSDISPLAYIO_MODE_EMUL) { in cgtwelve_ioctl()
Dcgsix.c262 if (sc->sc_mode != WSDISPLAYIO_MODE_EMUL && in cgsix_ioctl()
263 mode == WSDISPLAYIO_MODE_EMUL) in cgsix_ioctl()
/openbsd/src/sys/dev/wscons/
Dwsconsio.h532 #define WSDISPLAYIO_MODE_EMUL 0 /* emulation (text) mode */ macro
Dwsdisplay_compat_usl.c426 intarg = WSDISPLAYIO_MODE_EMUL; in wsdisplay_usl_ioctl2()
Dwsdisplay.c1149 *(u_int *)data = WSDISPLAYIO_MODE_EMUL; in wsdisplay_internal_ioctl()
1154 if (d != WSDISPLAYIO_MODE_EMUL && in wsdisplay_internal_ioctl()
/openbsd/src/sys/dev/fdt/
Dssdfb.c646 case WSDISPLAYIO_MODE_EMUL: in ssdfb_ioctl()
647 if (sc->sc_mode != WSDISPLAYIO_MODE_EMUL) { in ssdfb_ioctl()
/openbsd/src/sys/dev/ic/
Dsti.c824 scr->scr_wsmode = WSDISPLAYIO_MODE_EMUL; in sti_end_attach_screen()
1142 case WSDISPLAYIO_MODE_EMUL: in sti_ioctl()
1143 if (scr->scr_wsmode != WSDISPLAYIO_MODE_EMUL) in sti_ioctl()
Dvga.c632 if (mode == WSDISPLAYIO_MODE_EMUL) { in vga_ioctl()
/openbsd/src/sys/dev/pcmcia/
Dcfxga.c371 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in cfxga_attach()
614 case WSDISPLAYIO_MODE_EMUL: in cfxga_ioctl()
/openbsd/src/sys/dev/usb/
Dudl.c448 sc->sc_mode = WSDISPLAYIO_MODE_EMUL; in udl_attach_hook()
539 case WSDISPLAYIO_MODE_EMUL: in udl_ioctl()