Home
last modified time | relevance | path

Searched refs:FC_REASON_BAD_SID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h159 #define FC_REASON_BAD_SID 0x15 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c282 { FC_REASON_BAD_SID, "Bad S_ID" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c645 {IOERR_BAD_HOST_ADDRESS, FC_PKT_LOCAL_RJT, FC_REASON_BAD_SID,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9200 case FC_REASON_BAD_SID: in fcp_complete_pkt()