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