Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dlibata-core.c1796 unsigned long timer_start, timeout; in ata_busy_sleep() local
1800 timer_start = jiffies; in ata_busy_sleep()
1801 timeout = timer_start + tmout_pat; in ata_busy_sleep()
1811 timeout = timer_start + tmout; in ata_busy_sleep()