Searched refs:ST1_CRC (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | fdreg.h | 53 #define ST1_CRC 0x20 /* CRC error in data or addr */ macro |
/linux/drivers/block/ | ||
H A D | floppy.c | 1401 } else if (reply_buffer[ST1] & ST1_CRC) { in print_errors() |