Home
last modified time | relevance | path

Searched refs:sc_screenwanted (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/wscons/
H A Dwsdisplay.c160 int sc_screenwanted, sc_oldscreen; /* valid with SC_SWITCHPENDING */ member
1912 no = sc->sc_screenwanted; in wsdisplay_switch3()
1935 sc->sc_screenwanted = sc->sc_oldscreen; in wsdisplay_switch3()
1970 no = sc->sc_screenwanted; in wsdisplay_switch2()
1990 sc->sc_screenwanted = sc->sc_oldscreen; in wsdisplay_switch2()
2036 no = sc->sc_screenwanted; in wsdisplay_switch1()
2104 sc->sc_screenwanted = no; in wsdisplay_switch()