Home
last modified time | relevance | path

Searched refs:LE_R1_CRC (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/le/
HDam79900reg.h108 #define LE_R1_CRC (1U << 27) /* CRC error */ macro
HDam7990reg.h122 #define LE_R1_CRC 0x08 /* CRC error */ macro
HDam7990.c242 if (rmd.rmd1_bits & LE_R1_CRC) in am7990_rint()
HDam79900.c282 if (rmd1 & LE_R1_CRC) in am79900_rint()