Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.h38 extern int labelmethod_inherit(topo_mod_t *, tnode_t *, nvlist_t *,
H A Dutil.c139 labelmethod_inherit(topo_mod_t *mp, tnode_t *tn, nvlist_t *in, nvlist_t **out) in labelmethod_inherit() function
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A Dhb_i86pc.c161 return (labelmethod_inherit(mod, node, in, out)); in platform_hb_label()