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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h152 #define FC_REASON_QFULL 0x0D macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c316 pkt->pkt_reason = FC_REASON_QFULL;
/illumos-gate/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) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7962 sp->pkt->pkt_reason = FC_REASON_QFULL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9149 case FC_REASON_QFULL: {

Completed in 168 milliseconds