Home
last modified time | relevance | path

Searched refs:vsw_unset_hw_addr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c79 static void vsw_unset_hw_addr(vsw_t *, vsw_port_t *, int);
668 vsw_unset_hw_addr(vswp, port, type); in vsw_unset_hw()
670 vsw_unset_hw_addr(vswp, NULL, type); in vsw_unset_hw()
824 vsw_unset_hw_addr(vsw_t *vswp, vsw_port_t *port, int type) in vsw_unset_hw_addr() function