Home
last modified time | relevance | path

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

/netbsd/sys/dev/wscons/
H A Dwsdisplay.c155 #define SC_SWITCHERROR 2 macro
728 sc->sc_flags |= SC_SWITCHERROR; in wsdisplay_swdone_cb()
746 sc->sc_flags &= ~SC_SWITCHERROR; in wsdisplay_dosync()
758 if (sc->sc_flags & SC_SWITCHERROR) in wsdisplay_dosync()