Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h376 void asd_ascb_timedout(struct timer_list *t);
H A Daic94xx_scb.c863 void asd_ascb_timedout(struct timer_list *t) in asd_ascb_timedout() function
H A Daic94xx_hwi.c1158 ascb->timer.function = asd_ascb_timedout; in asd_start_scb_timers()