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