Searched refs:FC_SRB_RCV_STATUS (Results 1 – 1 of 1) sorted by relevance
38 #define FC_SRB_RCV_STATUS (1 << 1) /* response has arrived */ macro561 if (unlikely(fsp->state & FC_SRB_RCV_STATUS) && in fc_fcp_recv_data()923 fsp->state |= FC_SRB_RCV_STATUS; in fc_fcp_resp()1437 else if (fsp->state & FC_SRB_RCV_STATUS) in fc_fcp_timeout()1749 fsp->state &= ~FC_SRB_RCV_STATUS; in fc_fcp_srr()2002 if (fsp->state & FC_SRB_RCV_STATUS) { in fc_io_compl()