Home
last modified time | relevance | path

Searched refs:FC_REASON_ABORT_FAILED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h143 #define FC_REASON_ABORT_FAILED 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c266 { FC_REASON_ABORT_FAILED, "Abort Failed" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9035 case FC_REASON_ABORT_FAILED: in fcp_complete_pkt()
9113 if (fpkt->pkt_reason == FC_REASON_ABORT_FAILED) { in fcp_complete_pkt()