Symbol: WSDISPLAY_CURSOR_DOHOT
sys/arch/arm/broadcom/bcm283x_platform.c
1122
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/arm/iomd/vidcvideo.c
552
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/arch/arm/iomd/vidcvideo.c
558
cleared |= WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT;
sys/arch/arm/iomd/vidcvideo.c
735
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/arch/arm/sunxi/sunxi_debe.c
460
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/arm/ti/omap3_dss.c
1184
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/evbppc/nintendo/dev/wiiufb.c
420
if ((which & WSDISPLAY_CURSOR_DOHOT) != 0) {
sys/arch/hppa/dev/gftfb.c
1302
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/hppa/dev/hyperfb.c
1507
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/hppa/dev/summitfb.c
1358
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/pmax/ibus/pm.c
600
if ((v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) != 0) {
sys/arch/pmax/ibus/pm.c
742
if ((v & WSDISPLAY_CURSOR_DOHOT) != 0)
sys/arch/sgimips/dev/crmfb.c
774
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/sparc/dev/cgfourteen.c
1232
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/vax/uba/qv.c
785
if (v->which & WSDISPLAY_CURSOR_DOHOT) {
sys/arch/vax/vsa/smg.c
528
if ((wdc->which & WSDISPLAY_CURSOR_DOHOT) != 0) {
sys/arch/vax/vsa/smg.c
592
if ((wdc->which & WSDISPLAY_CURSOR_DOHOT) != 0) {
sys/arch/vax/vsa/smg.c
614
if ((which & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) != 0) {
sys/dev/ic/igsfb.c
1103
if (which & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/dev/ic/igsfb.c
965
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/ic/igsfb.c
968
if (v & (WSDISPLAY_CURSOR_DOHOT | WSDISPLAY_CURSOR_DOSHAPE)) {
sys/dev/ic/igsfb.c
974
nhot = (v & WSDISPLAY_CURSOR_DOHOT) ? &hot : &cc->cc_hot;
sys/dev/ic/igsfb.c
987
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/pci/radeonfb.c
4074
if (flags & WSDISPLAY_CURSOR_DOHOT) {
sys/dev/pci/tga.c
821
if (v & WSDISPLAY_CURSOR_DOHOT) /* not supported */
sys/dev/pci/tga.c
863
~(WSDISPLAY_CURSOR_DOHOT | WSDISPLAY_CURSOR_DOCMAP);
sys/dev/pci/voyager/voyagerfb.c
1840
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/dev/sbus/agten.c
936
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/dev/sbus/mgx.c
1209
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/dev/sbus/tcx.c
1355
if (cur->which & WSDISPLAY_CURSOR_DOHOT) {
sys/dev/tc/cfb.c
518
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/dev/tc/cfb.c
751
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/tc/mfb.c
491
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/dev/tc/mfb.c
642
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/tc/sfb.c
571
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/dev/tc/sfb.c
805
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/tc/sfbplus.c
589
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT))
sys/dev/tc/sfbplus.c
788
if (v & WSDISPLAY_CURSOR_DOHOT)
sys/dev/tc/tfb.c
560
if (v & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {
sys/dev/tc/tfb.c
809
if (v & WSDISPLAY_CURSOR_DOHOT)