vsw_set_hw
extern int vsw_set_hw(vsw_t *, vsw_port_t *, int);
if (vsw_set_hw(vswp, portp, VSW_VNETPORT)) {
if (vsw_set_hw(vswp, NULL, VSW_LOCALDEV)) {
(void) vsw_set_hw(vswp, port, type);
int vsw_set_hw(vsw_t *, vsw_port_t *, int);