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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c98 int vsw_set_hw(vsw_t *, vsw_port_t *, int);
489 (void) vsw_set_hw(vswp, port, type);
624 vsw_set_hw(vsw_t *vswp, vsw_port_t *port, int type) function
1025 if (vsw_set_hw(vswp, portp, VSW_VNETPORT)) {
1085 if (vsw_set_hw(vswp, NULL, VSW_LOCALDEV)) {

Completed in 47 milliseconds