Searched refs:SC_SCRN_VTYLOCK (Results 1 – 2 of 2) sorted by relevance
207 #define SC_SCRN_VTYLOCK (1 << 8) macro
1328 sc->flags |= SC_SCRN_VTYLOCK; in sctty_ioctl()1330 sc->flags &= ~SC_SCRN_VTYLOCK; in sctty_ioctl()2675 if (sc->flags & SC_SCRN_VTYLOCK) { in sc_switch_scr()