Home
last modified time | relevance | path

Searched refs:timeout_2 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/cdrom/
Dsbpcd.c1040 u_long timeout_1, timeout_2, timeout_3, timeout_4; in CDi_stat_loop_T() local
1043 timeout_2 = jiffies + HZ / 5; /* nap for no more than 200ms */ in CDi_stat_loop_T()
1064 if (time_after(jiffies, timeout_2)) gear++; in CDi_stat_loop_T()