Searched refs:SRB_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
98 #define SRB_DISCONNECT 0x0080 macro
2660 if (!(srb->state & SRB_DISCONNECT)) in msgin_qtag()2871 srb->state = SRB_DISCONNECT; in msgin_phase0()2978 srb->state &= ~SRB_DISCONNECT; in msgin_phase1()3060 state & (SRB_DISCONNECT + SRB_COMPLETED))) { in disconnect()3092 } else if (srb->state & SRB_DISCONNECT) { in disconnect()3183 if (!srb || !(srb->state & SRB_DISCONNECT)) { in reselect()