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