Searched refs:USLEEP_SLEEP (Results 1 – 2 of 2) sorted by relevance
521 #ifndef USLEEP_SLEEP523 #define USLEEP_SLEEP (20*HZ/1000) macro531 #define USLEEP_WAITLONG USLEEP_SLEEP765 printk(" USLEEP, USLEEP_POLL=%d USLEEP_SLEEP=%d", USLEEP_POLL, USLEEP_SLEEP); in NCR5380_print_options()1799 hostdata->time_expires = jiffies + USLEEP_SLEEP; in NCR5380_transfer_pio()2627 hostdata->time_expires = jiffies + USLEEP_SLEEP;2648 hostdata->time_expires = jiffies + USLEEP_SLEEP;
88 #define USLEEP_SLEEP 20 macro