Searched refs:SWITCH_WAIT_REL (Results 1 – 2 of 2) sorted by relevance
114 #define SWITCH_WAIT_REL 0x00080 /* waiting for vty release */ macro
2709 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()2743 if (cur_scp->status & SWITCH_WAIT_REL) { in sc_switch_scr()2935 scp->status |= SWITCH_WAIT_REL; in signal_vt_rel()2961 if (scp == scp->sc->old_scp && scp->status & SWITCH_WAIT_REL) { in finish_vt_rel()2962 scp->status &= ~SWITCH_WAIT_REL; in finish_vt_rel()