Searched refs:ST0_BITS_SEEK (Results 1 – 1 of 1) sorted by relevance
71 #define ST0_BITS_SEEK 0xF8 /* check top 5 bits of seek status */ macro828 if (r != OK || (f_results[ST0] & ST0_BITS_SEEK) != SEEK_ST0 in seek()1072 (f_results[ST0] & ST0_BITS_SEEK) != SEEK_ST0 || f_results[ST_PCN] != 0) { in recalibrate()