Searched refs:switch_in_progress (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/syscons/
H A Dsyscons.c1815 || scp->sc->switch_in_progress)
1896 if (sc->blink_in_progress || sc->switch_in_progress
2330 if (sc->switch_in_progress
2376 switch (sc->switch_in_progress++) {
2398 switch (sc->switch_in_progress++) {
2423 || sc->switch_in_progress) {
2468 ++sc->switch_in_progress;
2472 sc->switch_in_progress = 0;
2513 sc->switch_in_progress = 0;
2535 sc->switch_in_progress
[all...]
H A Dsyscons.h230 char switch_in_progress; member in struct:sc_softc

Completed in 101 milliseconds