Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic79xx.h1125 ahd_timer_t reset_timer;
1126 ahd_timer_t stat_timer;
Daic79xx_osm.h212 typedef struct timer_list ahd_timer_t; typedef
Daic79xx_core.c7047 ahd_timer_reset(ahd_timer_t *timer, int usec, ahd_callback_t *func, void *arg) in ahd_timer_reset()