Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c202 static void ahd_stat_timer(struct timer_list *t);
6065 timer_setup(&ahd->stat_timer, ahd_stat_timer, 0); in ahd_alloc()
8785 ahd_stat_timer(struct timer_list *t) in ahd_stat_timer() function