Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_hio.c79 extern int vsw_hio_cleanup_delay;
441 drv_usecwait(vsw_hio_cleanup_delay); in vsw_hio_free_all_shares()
850 drv_usecwait(vsw_hio_cleanup_delay); in vsw_hio_stop_port()
H A Dvsw.c254 int vsw_hio_cleanup_delay = 10000; variable