Searched refs:SWITCH_WAIT_REL (Results 1 – 2 of 2) sorted by relevance
112 #define SWITCH_WAIT_REL 0x00080 /* waiting for vty release */ macro
2711 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()2745 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()2937 scp->status |= SWITCH_WAIT_REL; in signal_vt_rel()2963 if (scp == scp->sc->old_scp && scp->status & SWITCH_WAIT_REL) { in finish_vt_rel()2964 scp->status &= ~SWITCH_WAIT_REL; in finish_vt_rel()