Home
last modified time | relevance | path

Searched refs:ST2_WC (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dfdreg.h61 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/Linux-v5.10/drivers/block/
Dfloppy.c1409 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */ in print_errors()
1461 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC) in interpret_errors()