Searched refs:RESULT_SEEK (Results 1 – 1 of 1) sorted by relevance
89 #define RESULT_SEEK 0x20 /* seek & recalibrate complete flag on status0 */ macro317 if (!(stat[0] & RESULT_SEEK)) { in fdstrategy()368 if (!(stat[0] & RESULT_SEEK) || stat[1] != START_CYL) { in fd_check()