Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.h40 extern int labelmethod_inherit(topo_mod_t *, tnode_t *, nvlist_t *,
H A Dutil.c141 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 Dhb_i86pc.c149 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()
/titanic_50/usr/src/lib/fm/topo/modules/sun4u/hostbridge/
H A Dhb_sun4u.c182 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c419 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()