Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c177 clock_t xwait; in vsw_setup_switching_thread() local
182 xwait = drv_usectohz(vsw_setup_switching_delay * MICROSEC); in vsw_setup_switching_thread()
194 wait_time = ddi_get_lbolt() + xwait; in vsw_setup_switching_thread()