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