Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfdreg.h58 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/linux-4.4.14/drivers/block/
Dfloppy.c1379 } else if (ST2 & ST2_WC) { /* seek error */ in print_errors()
1428 if (ST2 & ST2_WC || ST2 & ST2_BC) in interpret_errors()