Home
last modified time | relevance | path

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

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