Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h163 #define FC_REASON_CRC_ERROR 0x19 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6960 if (fpkt->pkt_reason == FC_REASON_CRC_ERROR) { in fcp_scsi_callback()
9051 case FC_REASON_CRC_ERROR: in fcp_complete_pkt()
9179 case FC_REASON_CRC_ERROR: in fcp_complete_pkt()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c285 { FC_REASON_CRC_ERROR, "CRC Error" },