Searched refs:labelmethod_inherit (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.h | 40 extern int labelmethod_inherit(topo_mod_t *, tnode_t *, nvlist_t *,
|
H A D | util.c | 141 labelmethod_inherit(topo_mod_t *mp, tnode_t *tn, nvlist_t *in, nvlist_t **out) in labelmethod_inherit() function
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 149 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4u/hostbridge/ |
H A D | hb_sun4u.c | 182 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_sun4v.c | 419 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()
|