Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSinit.c368 unsigned long stop_time; in cpqfcTS_detect() local
371 stop_time = jiffies + 4 * HZ; in cpqfcTS_detect()
372 while (time_before(jiffies, stop_time)) in cpqfcTS_detect()