Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h145 #define FC_REASON_XCHG_DROPPED 0x06 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3838 (pkt->pkt_reason == FC_REASON_XCHG_DROPPED) || in emlxs_fct_pkt_comp()
H A Demlxs_solaris.c581 {IOERR_NO_XRI, FC_PKT_LOCAL_RJT, FC_REASON_XCHG_DROPPED,
589 {IOERR_XCHG_DROPPED, FC_PKT_LOCAL_RJT, FC_REASON_XCHG_DROPPED,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c268 { FC_REASON_XCHG_DROPPED, "Exchange Dropped" },