WSDISPLAY_CURSOR_DOHOT  892 dev/pci/tga.c  	if (v & WSDISPLAY_CURSOR_DOHOT)		/* not supported */
WSDISPLAY_CURSOR_DOHOT  935 dev/pci/tga.c  	    ~(WSDISPLAY_CURSOR_DOHOT | WSDISPLAY_CURSOR_DOCMAP);
WSDISPLAY_CURSOR_DOHOT  318 dev/sbus/cgsix.c 		if (curs->which & WSDISPLAY_CURSOR_DOHOT) {
WSDISPLAY_CURSOR_DOHOT  431 dev/sbus/cgsix.c 	if (curs->which & WSDISPLAY_CURSOR_DOHOT) {
WSDISPLAY_CURSOR_DOHOT  473 dev/sbus/cgsix.c 	if (which & (WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT)) {