Searched refs:SRB_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
97 #define SRB_DISCONNECT 0x0080 macro
2663 if (!(srb->state & SRB_DISCONNECT)) in msgin_qtag()2874 srb->state = SRB_DISCONNECT; in msgin_phase0()2981 srb->state &= ~SRB_DISCONNECT; in msgin_phase1()3063 state & (SRB_DISCONNECT + SRB_COMPLETED))) { in disconnect()3095 } else if (srb->state & SRB_DISCONNECT) { in disconnect()3186 if (!srb || !(srb->state & SRB_DISCONNECT)) { in reselect()