Searched refs:aic_timer_reset (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic_osm_lib.h | 158 static __inline void aic_timer_reset(aic_timer_t *, u_int, 164 aic_timer_reset(aic_timer_t *timer, u_int msec, aic_callback_t *func, void *arg) in aic_timer_reset() function
|
| H A D | aic79xx.c | 6487 aic_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_MS, in ahd_init() 8047 aic_timer_reset(&ahd->reset_timer, 0, ahd_reset_poll, ahd); in ahd_reset_channel() 8065 aic_timer_reset(&ahd->reset_timer, AHD_RESET_POLL_MS, in ahd_reset_poll() 8111 aic_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_MS, in ahd_stat_timer()
|