Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR5380.c475 #ifndef USLEEP_SLEEP
477 #define USLEEP_SLEEP msecs_to_jiffies(20) macro
485 #define USLEEP_WAITLONG USLEEP_SLEEP
1535 NCR5380_set_timer(hostdata, USLEEP_SLEEP); in NCR5380_transfer_pio()
2368 NCR5380_set_timer(hostdata, USLEEP_SLEEP);
2388 NCR5380_set_timer(hostdata, USLEEP_SLEEP);
Dg_NCR5380.c61 #define USLEEP_SLEEP msecs_to_jiffies(200) macro