Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw.c132 extern void vsw_setup_switching_stop(vsw_t *vswp);
845 vsw_setup_switching_stop(vswp); in vsw_unattach()
2315 vsw_setup_switching_stop(vswp); in vsw_update_md_prop()
H A Dvsw_switching.c75 void vsw_setup_switching_stop(vsw_t *vswp);
257 vsw_setup_switching_stop(vsw_t *vswp) in vsw_setup_switching_stop() function