HomeSort by: relevance | last modified time | path
    Searched refs:WSDISPLAY_CURSOR_DOSHAPE (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/sys/dev/ic/
igsfb.c 482 igsfb_update_cursor(dc, WSDISPLAY_CURSOR_DOSHAPE);
663 WSDISPLAY_CURSOR_DOSHAPE
938 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
968 if (v & (WSDISPLAY_CURSOR_DOHOT | WSDISPLAY_CURSOR_DOSHAPE)) {
972 nsize = (v & WSDISPLAY_CURSOR_DOSHAPE) ?
994 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
1082 if (which & WSDISPLAY_CURSOR_DOSHAPE) {
bt485.c 347 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
381 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/vax/vsa/
smg.c 536 if ((wdc->which & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
567 if ((wdc->which & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
596 if ((wdc->which & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
620 if ((which & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
  /src/sys/dev/tc/
cfb.c 545 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
734 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
758 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
mfb.c 523 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
625 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
646 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
tfb.c 596 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
792 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
816 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
xcfb.c 609 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
627 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
sfb.c 597 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
788 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
812 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
sfbplus.c 593 if (v & WSDISPLAY_CURSOR_DOSHAPE)
771 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
795 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
stic.c 1316 if ((v & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
1348 if ((v & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
  /src/sys/dev/wscons/
wsconsio.h 410 #define WSDISPLAY_CURSOR_DOSHAPE 0x10 /* get/set img/mask */
  /src/sys/arch/pmax/ibus/
pm.c 633 if ((v & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
760 if ((v & WSDISPLAY_CURSOR_DOSHAPE) != 0) {
  /src/sys/arch/arm/iomd/
vidcvideo.c 718 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
742 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/arm/sunxi/
sunxi_debe.c 492 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
503 if (cur->which & (WSDISPLAY_CURSOR_DOCMAP|WSDISPLAY_CURSOR_DOSHAPE)) {
  /src/sys/dev/pci/
tga.c 811 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
842 if (v & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/vax/uba/
qv.c 804 if (v->which & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/dev/sbus/
agten.c 957 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
tcx.c 1156 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
mgx.c 1237 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/arm/ti/
omap3_dss.c 1207 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/arm/broadcom/
bcm283x_platform.c 1126 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/dev/pci/voyager/
voyagerfb.c 1443 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
  /src/sys/arch/hppa/dev/
hyperfb.c 1287 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
gftfb.c 1176 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {
summitfb.c 1197 if (cur->which & WSDISPLAY_CURSOR_DOSHAPE) {

Completed in 34 milliseconds

1 2