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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c80 static int vsw_maccl_open(vsw_t *vswp, vsw_port_t *port, int type);
483 rv = vsw_maccl_open(vswp, port, type);
516 vsw_maccl_open(vsw_t *vswp, vsw_port_t *port, int type) function
1020 rv = vsw_maccl_open(vswp, portp, VSW_VNETPORT);
1080 rv = vsw_maccl_open(vswp, NULL, VSW_LOCALDEV);

Completed in 81 milliseconds