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