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

1 2

  /src/sys/dev/ic/
bt485.c 331 if (v & WSDISPLAY_CURSOR_DOCMAP) {
375 if (v & WSDISPLAY_CURSOR_DOCMAP) {
igsfb.c 921 if (v & WSDISPLAY_CURSOR_DOCMAP) {
989 if (v & WSDISPLAY_CURSOR_DOCMAP) {
1078 if (which & (WSDISPLAY_CURSOR_DOCUR | WSDISPLAY_CURSOR_DOCMAP)) {
1108 if (which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/dev/tc/
cfb.c 533 if (v & WSDISPLAY_CURSOR_DOCMAP) {
719 if (v & WSDISPLAY_CURSOR_DOCMAP) {
753 if (v & WSDISPLAY_CURSOR_DOCMAP) {
mfb.c 507 if (v & WSDISPLAY_CURSOR_DOCMAP) {
616 if (v & WSDISPLAY_CURSOR_DOCMAP) {
644 if (v & WSDISPLAY_CURSOR_DOCMAP)
tfb.c 576 if (v & WSDISPLAY_CURSOR_DOCMAP) {
777 if (v & WSDISPLAY_CURSOR_DOCMAP) {
811 if (v & WSDISPLAY_CURSOR_DOCMAP) {
xcfb.c 593 if (v & WSDISPLAY_CURSOR_DOCMAP) {
621 if (v & WSDISPLAY_CURSOR_DOCMAP) {
sfb.c 585 if (v & WSDISPLAY_CURSOR_DOCMAP) {
773 if (v & WSDISPLAY_CURSOR_DOCMAP) {
807 if (v & WSDISPLAY_CURSOR_DOCMAP) {
sfbplus.c 591 if (v & WSDISPLAY_CURSOR_DOCMAP)
756 if (v & WSDISPLAY_CURSOR_DOCMAP) {
790 if (v & WSDISPLAY_CURSOR_DOCMAP) {
stic.c 1301 if ((v & WSDISPLAY_CURSOR_DOCMAP) != 0) {
1342 if ((v & WSDISPLAY_CURSOR_DOCMAP) != 0) {
  /src/sys/arch/pmax/ibus/
pm.c 459 sc->sc_changed |= WSDISPLAY_CURSOR_DOCMAP;
607 if ((v & WSDISPLAY_CURSOR_DOCMAP) != 0) {
744 if ((v & WSDISPLAY_CURSOR_DOCMAP) != 0) {
  /src/sys/dev/wscons/
wsconsio.h 409 #define WSDISPLAY_CURSOR_DOCMAP 0x08 /* get/set cmap */
  /src/sys/arch/vax/vsa/
smg.c 532 if ((wdc->which & WSDISPLAY_CURSOR_DOCMAP) != 0) {
557 if ((wdc->which & WSDISPLAY_CURSOR_DOCMAP) != 0) {
  /src/sys/arch/arm/iomd/
vidcvideo.c 702 if (v & WSDISPLAY_CURSOR_DOCMAP) {
737 if (v & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/arch/arm/sunxi/
sunxi_debe.c 470 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
503 if (cur->which & (WSDISPLAY_CURSOR_DOCMAP|WSDISPLAY_CURSOR_DOSHAPE)) {
  /src/sys/dev/pci/
tga.c 806 if (v & WSDISPLAY_CURSOR_DOCMAP) {
839 if (v & WSDISPLAY_CURSOR_DOCMAP) {
863 ~(WSDISPLAY_CURSOR_DOHOT | WSDISPLAY_CURSOR_DOCMAP);
  /src/sys/arch/vax/uba/
qv.c 789 if (v->which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/dev/sbus/
agten.c 946 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
tcx.c 1136 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
mgx.c 1221 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/arch/arm/ti/
omap3_dss.c 1194 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/arch/arm/broadcom/
bcm283x_platform.c 1113 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/dev/pci/voyager/
voyagerfb.c 1416 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
  /src/sys/arch/hppa/dev/
hyperfb.c 1261 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
gftfb.c 1152 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {
summitfb.c 1274 if (cur->which & WSDISPLAY_CURSOR_DOCMAP) {

Completed in 32 milliseconds

1 2