tag | line | file | source code |
---|---|---|---|
USLEEP_SLEEP | 466 | drivers/scsi/NCR5380.c | #ifndef USLEEP_SLEEP |
USLEEP_SLEEP | 693 | drivers/scsi/NCR5380.c | printk(" USLEEP, USLEEP_POLL=%d USLEEP_SLEEP=%d", USLEEP_POLL, USLEEP_SLEEP); |
USLEEP_SLEEP | 2324 | drivers/scsi/NCR5380.c | hostdata->time_expires = jiffies + USLEEP_SLEEP; |
USLEEP_SLEEP | 2351 | drivers/scsi/NCR5380.c | hostdata->time_expires = jiffies + USLEEP_SLEEP; |