Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h158 #define FC_REASON_NOMEM 0x14 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c596 {IOERR_RCV_BUFFER_WAITING, FC_PKT_LOCAL_RJT, FC_REASON_NOMEM,
612 {IOERR_NO_RESOURCES, FC_PKT_LOCAL_RJT, FC_REASON_NOMEM,
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c280 { FC_REASON_NOMEM, "No Memory" },
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9162 case FC_REASON_NOMEM: in fcp_complete_pkt()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5029 pkt->pkt_reason = FC_REASON_NOMEM; in ql_els_plogi()