Home
last modified time | relevance | path

Searched refs:timeout_4 (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
1045 timeout_4 = jiffies + 45 * HZ; /* long sleep for up to 45s. */ in CDi_stat_loop_T()
1055 if (time_after(jiffies, timeout_4)) gear++; in CDi_stat_loop_T()