Lines Matching defs:sc_wsmode
130 u_int sc_wsmode;
300 sc->sc_wsmode = WSDISPLAYIO_MODE_EMUL;
584 if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL) {
602 if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL) {
620 if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL) {
638 if (sc->sc_wsmode == WSDISPLAYIO_MODE_EMUL) {
701 *(u_int *)data = sc->sc_wsmode;
705 if (new_wsmode != sc->sc_wsmode) {
713 sc->sc_wsmode = new_wsmode;
719 sc->sc_wsmode = new_wsmode;
725 sc->sc_wsmode = new_wsmode;