Home
last modified time | relevance | path

Searched refs:FC_REASON_QFULL (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h152 #define FC_REASON_QFULL 0x0D macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c316 pkt->pkt_reason = FC_REASON_QFULL; in emlxs_els_handle_event()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c274 { FC_REASON_QFULL, "Queue Full" },
H A Dfp.c3345 if (pkt->pkt_reason == FC_REASON_QFULL) { in fp_handle_reject()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9163 case FC_REASON_QFULL: { in fcp_complete_pkt()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7962 sp->pkt->pkt_reason = FC_REASON_QFULL; in ql_done()