Searched refs:SERR_CRC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | ata.h | 512 SERR_CRC = (1 << 21), /* CRC error */ enumerator |
| /Linux-v5.4/drivers/ata/ | ||
| D | libata-eh.c | 2480 ehc->i.serror & SERR_CRC ? "BadCRC " : "", in ata_eh_link_report() |