Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h156 #define FC_REASON_BAD_XID 0x12 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c279 { FC_REASON_BAD_XID, "Bad Exchange Id" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9203 case FC_REASON_BAD_XID: in fcp_complete_pkt()