Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw.c80 static int vsw_get_md_physname(vsw_t *, md_t *, mde_cookie_t, char *);
947 vsw_get_md_physname(vsw_t *vswp, md_t *mdp, mde_cookie_t node, char *name) in vsw_get_md_physname() function
1750 if (vsw_get_md_physname(vswp, mdp, node, vswp->physname) != 0) { in vsw_get_initial_md_properties()
2161 if (vsw_get_md_physname(vswp, mdp, node, (char *)&physname) == 0) { in vsw_update_md_prop()