Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h160 #define FC_REASON_NO_SEQ_INIT 0x16 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c283 { FC_REASON_NO_SEQ_INIT, "No Sequence Initiative" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9039 case FC_REASON_NO_SEQ_INIT: in fcp_complete_pkt()