Searched refs:SRB_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
98 #define SRB_DISCONNECT 0x0080 macro
2528 if (!(srb->state & SRB_DISCONNECT)) in msgin_qtag()2739 srb->state = SRB_DISCONNECT; in msgin_phase0()2846 srb->state &= ~SRB_DISCONNECT; in msgin_phase1()2928 state & (SRB_DISCONNECT + SRB_COMPLETED))) { in disconnect()2960 } else if (srb->state & SRB_DISCONNECT) { in disconnect()3051 if (!srb || !(srb->state & SRB_DISCONNECT)) { in reselect()