Searched refs:next_event_time (Results 1 – 1 of 1) sorted by relevance
1030 uint_t next_event_time; in run_timeouts() local1052 next_event_time = phyint_inst_timer(pii); in run_timeouts()1053 if (next_event_time != TIMER_INFINITY && next_event_time < next) in run_timeouts()1054 next = next_event_time; in run_timeouts()1061 next_event_time, next); in run_timeouts()