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

/linux-master/include/uapi/linux/
H A Dfdreg.h61 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/linux-master/drivers/block/
H A Dfloppy.c1411 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */
1463 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC)

Completed in 112 milliseconds