HomeSort by: relevance | last modified time | path
    Searched refs:ahd_timer_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.h 194 ahd_timer_reset(ahd_timer_t *timer, u_int usec, ahd_callback_t *func, void *arg) function in typeref:typename:void
aic79xx.c 6192 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US,
7729 ahd_timer_reset(&ahd->reset_timer, 0, ahd_reset_poll, ahd);
7757 ahd_timer_reset(&ahd->reset_timer, AHD_RESET_POLL_US,
7815 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US,

Completed in 18 milliseconds