Searched refs:SCSI_NCR_TIMER_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ | ||
D | ncr53c8xx.h | 265 #define SCSI_NCR_TIMER_INTERVAL (HZ) macro |
D | ncr53c8xx.c | 5750 np->timer.expires = jiffies + SCSI_NCR_TIMER_INTERVAL; in ncr_timeout() |