Searched defs:SERR_CRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | libata.h | 297 SERR_CRC = (1 << 21), /* CRC error */ enumerator |
/openbmc/linux/include/linux/ | ||
H A D | ata.h | 521 SERR_CRC = (1 << 21), /* CRC error */ enumerator |