Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c99 void vsw_unset_hw(vsw_t *, vsw_port_t *, int);
573 vsw_unset_hw(vswp, port, type); in vsw_mac_client_cleanup()
657 vsw_unset_hw(vsw_t *vswp, vsw_port_t *port, int type) in vsw_unset_hw() function
1001 vsw_unset_hw(vswp, portp, VSW_VNETPORT); in vsw_port_mac_reconfig()
1061 vsw_unset_hw(vswp, NULL, VSW_LOCALDEV); in vsw_if_mac_reconfig()
H A Dvsw_ldc.c176 extern void vsw_unset_hw(vsw_t *, vsw_port_t *, int);