Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfdreg.h59 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/Linux-v4.19/drivers/block/
Dfloppy.c1388 } else if (ST2 & ST2_WC) { /* seek error */ in print_errors()
1437 if (ST2 & ST2_WC || ST2 & ST2_BC) in interpret_errors()