Searched refs:FC_REASON_ABORT_FAILED (Results 1 – 3 of 3) sorted by relevance
143 #define FC_REASON_ABORT_FAILED 0x04 macro
265 { FC_REASON_ABORT_FAILED, "Abort Failed" },
9046 case FC_REASON_ABORT_FAILED: in fcp_complete_pkt()9124 if (fpkt->pkt_reason == FC_REASON_ABORT_FAILED) { in fcp_complete_pkt()