Searched refs:ST2_BC (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/block/
H A Dfloppy.c1413 } else if (reply_buffer[ST2] & ST2_BC) { /* cylinder marked as bad */
1463 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC)
/linux-master/include/uapi/linux/
H A Dfdreg.h58 #define ST2_BC 0x02 /* Bad Cylinder */ macro

Completed in 326 milliseconds