Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h1049 typedef void ahd_callback_t (void *); typedef
Daic79xx_core.c210 static ahd_callback_t ahd_stat_timer;
7047 ahd_timer_reset(ahd_timer_t *timer, int usec, ahd_callback_t *func, void *arg) in ahd_timer_reset()