Searched refs:NE7_ST0_EC (Results 1 – 3 of 3) sorted by relevance
56 #define NE7_ST0_EC 0x10 /* equipment check, recalibrated but no trk0 */ macro
1960 (st0 & NE7_ST0_EC) == 0) in fd_probe()1973 (st0 & NE7_ST0_EC) != 0) /* no track 0 -> no drive present */ in fd_probe()
977 (st0 & NE7_ST0_EC) == 0) in fd_probe()986 (st0 & NE7_ST0_EC) != 0) /* no track 0 -> no drive present */ in fd_probe()