Searched refs:NE7_ST0_EC (Results 1 – 2 of 2) sorted by relevance
55 #define NE7_ST0_EC 0x10 /* equipment check, recalibrated but no trk0 */ macro
1963 (st0 & NE7_ST0_EC) == 0) in fd_probe()1974 (st0 & NE7_ST0_EC) != 0) /* no track 0 -> no drive present */ in fd_probe()