Searched refs:USLEEP_SLEEP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.c167 * USLEEP_SLEEP - amount of time, in jiffies, to sleep
410 * USLEEP_SLEEP should be a minimum seek time.
414 #ifndef USLEEP_SLEEP
416 #define USLEEP_SLEEP (20*HZ/1000) macro
424 #define USLEEP_WAITLONG USLEEP_SLEEP
589 printk(" USLEEP, USLEEP_POLL=%d USLEEP_SLEEP=%d", USLEEP_POLL, USLEEP_SLEEP);
1513 NCR5380_set_timer(hostdata, USLEEP_SLEEP);
2259 NCR5380_set_timer(hostdata, USLEEP_SLEEP);
2279 NCR5380_set_timer(hostdata, USLEEP_SLEEP);
[all...]
H A Dg_NCR5380.c88 #define USLEEP_SLEEP 20 macro

Completed in 122 milliseconds