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

/freebsd-11-stable/tools/tools/vhba/mptest/
H A Dvhba_mptest.c68 static timeout_t vhba_timer; variable
82 callout_reset(&vhbastatic.tick, VMP_TIME, vhba_timer, vhba);
410 vhba_timer(void *arg) function
457 callout_reset(&vhbas->tick, VMP_TIME, vhba_timer, vhba);

Completed in 106 milliseconds