Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw.c142 extern int vsw_port_detach(vsw_t *vswp, int p_instance);
1616 if (vsw_port_detach(vswp, inst) != 0) { in vsw_port_mdeg_cb()
H A Dvsw_ldc.c86 int vsw_port_detach(vsw_t *vswp, int p_instance);
424 vsw_port_detach(vsw_t *vswp, int p_instance) in vsw_port_detach() function