Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_timer.c116 u_int32_t timer_next, in ar9300_start_generic_timer() argument
126 OS_REG_WRITE(ah, gen_timer_configuration[index].next_addr, timer_next); in ar9300_start_generic_timer()
HDar9300.h1554 extern void ar9300_start_generic_timer(struct ath_hal *ah, int index, u_int32_t timer_next,
/NextBSD/usr.sbin/notifyd/
HDtimer.c47 timer_next(timer_event_t *t, time_t now) in timer_next() function
403 next = timer_next(t, now); in timer_calendar()
412 time_t x = timer_next(t, now); in timer_calendar()