sc_wsmode         512 dev/ic/sti.c   	sc->sc_wsmode = WSDISPLAYIO_MODE_EMUL;
sc_wsmode         786 dev/ic/sti.c   		*(u_int *)data = sc->sc_wsmode;
sc_wsmode         791 dev/ic/sti.c   		if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL &&
sc_wsmode         794 dev/ic/sti.c   		else if (sc->sc_wsmode == WSDISPLAYIO_MODE_DUMBFB &&
sc_wsmode         797 dev/ic/sti.c   		sc->sc_wsmode = mode;
sc_wsmode         100 dev/ic/stivar.h 	u_int	sc_wsmode;
sc_wsmode          67 dev/vesa/vesafbvar.h 	int sc_wsmode;