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