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