Home
last modified time | relevance | path

Searched refs:SYM_CONF_TIMER_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h57 #define SYM_CONF_TIMER_INTERVAL ((HZ+1)/2) macro
H A Dsym_glue.c430 np->s.timer.expires = thistime + SYM_CONF_TIMER_INTERVAL; in sym_timer()
502 tlimit -= SYM_CONF_TIMER_INTERVAL*2; in sym53c8xx_queue_command_lck()