Home
last modified time | relevance | path

Searched refs:FC_REASON_CRC_ERROR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h163 #define FC_REASON_CRC_ERROR 0x19 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6965 if (fpkt->pkt_reason == FC_REASON_CRC_ERROR) { in fcp_scsi_callback()
9040 case FC_REASON_CRC_ERROR: in fcp_complete_pkt()
9168 case FC_REASON_CRC_ERROR: in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c286 { FC_REASON_CRC_ERROR, "CRC Error" },