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 */ macro570 if (unlikely(fsp->state & FC_SRB_RCV_STATUS) && in fc_fcp_recv_data()932 fsp->state |= FC_SRB_RCV_STATUS; in fc_fcp_resp()1446 else if (fsp->state & FC_SRB_RCV_STATUS) in fc_fcp_timeout()1756 fsp->state &= ~FC_SRB_RCV_STATUS; in fc_fcp_srr()2012 if (fsp->state & FC_SRB_RCV_STATUS) { in fc_io_compl()