Searched refs:EVF_TIMER (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dmevent.h37 EVF_TIMER, enumerator in enum:ev_type
H A Dmevent.c142 if (mevp->me_type == EVF_TIMER)
182 if (mevp->me_type == EVF_TIMER) {
253 if (type != EVF_TIMER && lp->me_fd == tfd &&
260 if (type != EVF_TIMER && lp->me_fd == tfd &&
274 if (type == EVF_TIMER) {
H A Dmevent_test.c238 tevp = mevent_add(1, EVF_TIMER, timer_callback,
H A Dpci_e82545.c598 EVF_TIMER, e82545_itr_callback, sc);
626 EVF_TIMER, e82545_itr_callback, sc);

Completed in 119 milliseconds