Searched refs:SRB_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
98 #define SRB_DISCONNECT 0x0080 macro
2504 if (!(srb->state & SRB_DISCONNECT)) in msgin_qtag()2715 srb->state = SRB_DISCONNECT; in msgin_phase0()2822 srb->state &= ~SRB_DISCONNECT; in msgin_phase1()2904 state & (SRB_DISCONNECT | SRB_COMPLETED))) { in disconnect()2936 } else if (srb->state & SRB_DISCONNECT) { in disconnect()3025 if (!srb || !(srb->state & SRB_DISCONNECT)) { in reselect()