Searched refs:ST2_WC (Results 1 – 2 of 2) sorted by relevance
61 #define ST2_WC 0x10 /* Wrong Cylinder */ macro
1409 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */ in print_errors()1461 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC) in interpret_errors()