Searched refs:NE7_ST2_WC (Results 1 – 3 of 3) sorted by relevance
75 #define NE7_ST2_WC 0x10 /* wrong cylinder, ID field mismatches cmd */ macro
82 } else if (fdcsp->status[2] & NE7_ST2_WC) in printstatus()
1096 if(st0 == NE7_ST0_IC_AT && fdc->status[2] & NE7_ST2_WC) { in fdc_worker()