Searched refs:ST1_CRC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | fdreg.h | 51 #define ST1_CRC 0x20 /* CRC error in data or addr */ macro |
/Linux-v4.19/drivers/block/ | ||
D | floppy.c | 1378 } else if (ST1 & ST1_CRC) { in print_errors() |