Home
last modified time | relevance | path

Searched refs:timeout_3 (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
1044 timeout_3 = jiffies + 5 * HZ; /* sleep for up to 5s */ in CDi_stat_loop_T()
1060 if (time_after(jiffies, timeout_3)) gear++; in CDi_stat_loop_T()