Searched refs:xwait (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ | ||
H A D | vsw_switching.c | 177 clock_t xwait; local 182 xwait = drv_usectohz(vsw_setup_switching_delay * MICROSEC); 194 wait_time = ddi_get_lbolt() + xwait; |
Completed in 59 milliseconds