Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx_osm.h194 ahd_timer_reset(ahd_timer_t *timer, u_int usec, ahd_callback_t *func, void *arg) in ahd_timer_reset() function
H A Daic79xx.c6192 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US, in ahd_init()
7729 ahd_timer_reset(&ahd->reset_timer, 0, ahd_reset_poll, ahd); in ahd_reset_channel()
7757 ahd_timer_reset(&ahd->reset_timer, AHD_RESET_POLL_US, in ahd_reset_poll()
7815 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US, in ahd_stat_timer()