Searched refs:STS0_SE (Results 1 – 4 of 4) sorted by relevance
98 #define STS0_SE BIT5 // Seek End: the FDC completed a seek or recalibrate command macro
1141 if ((Result->Status0 & STS0_SE) == BIT5) { in CheckResult()
338 #define STS0_SE BIT5 macro
1220 if ((Result->Status0 & STS0_SE) == 0x20) { in CheckResult()