Home
last modified time | relevance | path

Searched refs:FC_REASON_NOMEM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h158 #define FC_REASON_NOMEM 0x14 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c597 {IOERR_RCV_BUFFER_WAITING, FC_PKT_LOCAL_RJT, FC_REASON_NOMEM,
613 {IOERR_NO_RESOURCES, FC_PKT_LOCAL_RJT, FC_REASON_NOMEM,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c281 { FC_REASON_NOMEM, "No Memory" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9151 case FC_REASON_NOMEM: in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5380 pkt->pkt_reason = FC_REASON_NOMEM; in ql_els_plogi()