Searched refs:topo_fmri_create (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.h36 extern nvlist_t *topo_fmri_create(topo_hdl_t *, const char *, const char *,
H A Dtopo_mod.c382 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_HC, name, inst,
417 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_DEV,
456 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_CPU,
488 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_MOD,
552 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_SW,
H A Dtopo_fmri.c694 * topo_fmri_create
701 topo_fmri_create(topo_hdl_t *thp, const char *scheme, const char *name, function

Completed in 26 milliseconds