Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h61 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/openbmc/linux/drivers/block/
H A Dfloppy.c1408 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */ in print_errors()
1460 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC) in interpret_errors()