Searched refs:next_event_time (Results 1 – 1 of 1) sorted by relevance
1032 uint_t next_event_time; in run_timeouts() local1054 next_event_time = phyint_inst_timer(pii); in run_timeouts()1055 if (next_event_time != TIMER_INFINITY && next_event_time < next) in run_timeouts()1056 next = next_event_time; in run_timeouts()1063 next_event_time, next); in run_timeouts()