Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_GCURSOR (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/sys/arch/sparc64/dev/
Dgfb.c142 case WSDISPLAYIO_GCURSOR: in gfb_ioctl()
Dvgafb.c251 case WSDISPLAYIO_GCURSOR: in vgafb_ioctl()
Dradeonfb.c307 case WSDISPLAYIO_GCURSOR: in radeonfb_ioctl()
Dgfxp.c313 case WSDISPLAYIO_GCURSOR: in gfxp_ioctl()
Draptor.c287 case WSDISPLAYIO_GCURSOR: in raptor_ioctl()
Dmachfb.c377 case WSDISPLAYIO_GCURSOR: in machfb_ioctl()
Dcreator.c263 case WSDISPLAYIO_GCURSOR: in creator_ioctl()
Difb.c590 case WSDISPLAYIO_GCURSOR: in ifb_ioctl()
/openbsd/src/sys/dev/sbus/
Dbwtwo.c238 case WSDISPLAYIO_GCURSOR: in bwtwo_ioctl()
Dtvtwo.c348 case WSDISPLAYIO_GCURSOR: in tvtwo_ioctl()
Dagten.c272 case WSDISPLAYIO_GCURSOR: in agten_ioctl()
Dvigra.c366 case WSDISPLAYIO_GCURSOR: in vigra_ioctl()
Dcgthree.c315 case WSDISPLAYIO_GCURSOR: in cgthree_ioctl()
Dcgsix.c300 case WSDISPLAYIO_GCURSOR: in cgsix_ioctl()
/openbsd/src/sys/dev/wscons/
Dwsconsio.h526 #define WSDISPLAYIO_GCURSOR _IOWR('W', 73, struct wsdisplay_cursor) macro
/openbsd/src/sys/arch/macppc/pci/
Dvgafb.c312 case WSDISPLAYIO_GCURSOR: in vgafb_ioctl()
/openbsd/src/sys/arch/luna88k/dev/
Dlunafb.c280 case WSDISPLAYIO_GCURSOR: in omfbioctl()
/openbsd/src/sys/dev/ic/
Dvga.c648 case WSDISPLAYIO_GCURSOR: in vga_ioctl()
/openbsd/src/sys/dev/pcmcia/
Dcfxga.c637 case WSDISPLAYIO_GCURSOR: in cfxga_ioctl()
/openbsd/src/sys/arch/armv7/omap/
Domdisplay.c617 case WSDISPLAYIO_GCURSOR: in omdisplay_ioctl()
/openbsd/src/sys/dev/pci/
Dtga.c629 case WSDISPLAYIO_GCURSOR:
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1689 unsigned IOCTL_WSDISPLAYIO_GCURSOR = WSDISPLAYIO_GCURSOR;
Dsanitizer_interceptors_ioctl_netbsd.inc561 _(WSDISPLAYIO_GCURSOR, READWRITE, struct_wsdisplay_cursor_sz);