Searched refs:SWITCH_WAIT_REL (Results 1 – 2 of 2) sorted by relevance
123 #define SWITCH_WAIT_REL 0x00080 /* waiting for vty release */ macro
2807 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()2836 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()3010 scp->status |= SWITCH_WAIT_REL; in signal_vt_rel()3048 if (scp == scp->sc->old_scp && scp->status & SWITCH_WAIT_REL) { in finish_vt_rel()3049 scp->status &= ~SWITCH_WAIT_REL; in finish_vt_rel()