Searched refs:topo_fmri_create (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.h | 36 extern nvlist_t *topo_fmri_create(topo_hdl_t *, const char *, const char *,
|
H A D | topo_mod.c | 382 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 D | topo_fmri.c | 694 * topo_fmri_create 701 topo_fmri_create(topo_hdl_t *thp, const char *scheme, const char *name, function
|
Completed in 26 milliseconds