Searched defs:vsw_mac_client_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c107 int vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type);
190 rv = vsw_mac_client_init(vswp, NULL, VSW_LOCALDEV);
217 rv = vsw_mac_client_init(vswp, port, VSW_VNETPORT);
477 vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type) function

Completed in 70 milliseconds