Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h151 #define FC_REASON_OVERRUN 0x0C macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c6264 (pkt->pkt_reason == FC_REASON_OVERRUN)) { in emlxs_send_menlo_cmd()
6360 FC_REASON_OVERRUN)) { in emlxs_send_menlo_cmd()
8347 (pkt->pkt_reason == FC_REASON_OVERRUN)) { in emlxs_dfc_set_menlo_loopback()
8477 (pkt->pkt_reason == FC_REASON_OVERRUN)) { in emlxs_dfc_set_menlo_fte()
H A Demlxs_solaris.c522 {IOSTAT_DATA_OVERRUN, FC_PKT_TRAN_ERROR, FC_REASON_OVERRUN,
569 {IOERR_MISSING_CONTINUE, FC_PKT_TRAN_ERROR, FC_REASON_OVERRUN,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c274 { FC_REASON_OVERRUN, "Over run" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6954 (fpkt->pkt_reason == FC_REASON_OVERRUN) && in fcp_scsi_callback()
9013 case FC_REASON_OVERRUN: in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8367 FC_REASON_OVERRUN; in ql_done()