Searched refs:ST2_BC (Results 1 – 2 of 2) sorted by relevance
56 #define ST2_BC 0x02 /* Bad Cylinder */ macro
1390 } else if (ST2 & ST2_BC) { /* cylinder marked as bad */ in print_errors()1437 if (ST2 & ST2_WC || ST2 & ST2_BC) in interpret_errors()