WSDISPLAYIO_MODE_DUMBFB  792 dev/ic/sti.c   		    mode == WSDISPLAYIO_MODE_DUMBFB)
WSDISPLAYIO_MODE_DUMBFB  794 dev/ic/sti.c   		else if (sc->sc_wsmode == WSDISPLAYIO_MODE_DUMBFB &&
WSDISPLAYIO_MODE_DUMBFB  584 dev/pci/tga.c  		case WSDISPLAYIO_MODE_DUMBFB:
WSDISPLAYIO_MODE_DUMBFB  718 dev/pci/tga.c  	if (sc->sc_mode == WSDISPLAYIO_MODE_DUMBFB) {
WSDISPLAYIO_MODE_DUMBFB  190 dev/pci/vga_pci.c 	if (sc->sc_mode == WSDISPLAYIO_MODE_DUMBFB) {
WSDISPLAYIO_MODE_DUMBFB  232 dev/pci/vga_pci.c 		case WSDISPLAYIO_MODE_DUMBFB:
WSDISPLAYIO_MODE_DUMBFB  582 dev/sbus/cgsix.c 	case WSDISPLAYIO_MODE_DUMBFB:
WSDISPLAYIO_MODE_DUMBFB  405 dev/sbus/cgthree.c 	case WSDISPLAYIO_MODE_DUMBFB:
WSDISPLAYIO_MODE_DUMBFB 1109 dev/wscons/wsdisplay.c 				*(u_int *)data = WSDISPLAYIO_MODE_DUMBFB;
WSDISPLAYIO_MODE_DUMBFB 1120 dev/wscons/wsdisplay.c 		    d != WSDISPLAYIO_MODE_DUMBFB)
WSDISPLAYIO_MODE_DUMBFB 1125 dev/wscons/wsdisplay.c 		    d == WSDISPLAYIO_MODE_DUMBFB) {
WSDISPLAYIO_MODE_DUMBFB 1127 dev/wscons/wsdisplay.c 			    ((d == WSDISPLAYIO_MODE_DUMBFB) ?  SCR_DUMBFB : 0);