Searched refs:TRK0_ERR (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dhd.c88 #define TRK0_ERR 0x02 /* couldn't find track 0 */ macro
232 if (hd_error & TRK0_ERR) printk("TrackZeroNotFound ");
426 else if ((hd_error & TRK0_ERR) || req->errors % RECAL_FREQ == 0)

Completed in 239 milliseconds