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