Searched refs:IDECD_SEEK_TIMER (Results 1 – 1 of 1) sorted by relevance
1287 #define IDECD_SEEK_TIMER (5 * WAIT_MIN_SLEEP) /* 100 ms */ macro1301 if (retry && time_after(jiffies, info->start_seek + IDECD_SEEK_TIMER)) { in cdrom_seek_intr()1864 ide_stall_queue(drive, IDECD_SEEK_TIMER); in ide_do_rw_cdrom()