Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c147 extern int vsw_setup_switching_delay;
182 xwait = drv_usectohz(vsw_setup_switching_delay * MICROSEC); in vsw_setup_switching_thread()
H A Dvsw.c182 int vsw_setup_switching_delay = 3; /* setup sw timeout interval in sec */ variable