Home
last modified time | relevance | path

Searched refs:SATA_ERROR_ICRC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h467 #define SATA_ERROR_ICRC 0x80 /* CRC data transfer error detected */ macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c7360 if (err_reg & SATA_ERROR_ICRC) { in sata_decode_device_error()
7825 } else if (scmd->satacmd_error_reg & SATA_ERROR_ICRC) { in sata_txlt_apt_completion()
7915 } else if (scmd->satacmd_error_reg & SATA_ERROR_ICRC) { in sata_txlt_unmap_completion()