Searched refs:FC_SRB_ABORTED (Results 1 – 1 of 1) sorted by relevance
40 #define FC_SRB_ABORTED (1 << 3) /* abort acknowledged */ macro247 fsp->state |= FC_SRB_ABORTED; in fc_fcp_abort_done()798 if (fsp->state & (FC_SRB_ABORTED | FC_SRB_ABORT_PENDING)) { in fc_fcp_recv()983 if (fsp->state & FC_SRB_ABORTED) { in fc_fcp_complete_locked()1250 if (fsp->state & FC_SRB_ABORTED) { in fc_fcp_pkt_abort()1266 } else if (fsp->state & FC_SRB_ABORTED) { in fc_fcp_pkt_abort()1554 fsp->state |= FC_SRB_ABORTED; in fc_fcp_rec_resp()1562 if (fsp->state & FC_SRB_ABORTED) in fc_fcp_rec_resp()