Searched refs:FDCSTAT_CRC (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/m68k/include/asm/ | ||
| D | atafdreg.h | 58 #define FDCSTAT_CRC (0x08) /* CRC error */ macro |
| /linux-4.4.14/drivers/block/ | ||
| D | ataflop.c | 1111 if (status & FDCSTAT_CRC) { in fd_rwsec_done1() |