Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfdreg.h64 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
/linux-2.4.37.9/drivers/block/
Dfloppy.c1479 } else if (ST2 & ST2_WC) { /* seek error */ in interpret_errors()
1490 if (ST2 & ST2_WC || ST2 & ST2_BC) in interpret_errors()