Searched refs:FM_FMRI_SCHEME_PKG (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | pkg.c | 69 { "pkg", FM_FMRI_SCHEME_PKG, PKG_VERSION, &pkg_ops }; 165 e = nvlist_add_string(f, FM_FMRI_SCHEME, FM_FMRI_SCHEME_PKG); in construct_fru_fmri() 278 topo_fmristr_build(&size, buf, buflen, FM_FMRI_SCHEME_PKG, NULL, "://"); in fmri_nvl2str()
|
H A D | topo_mod.c | 516 if ((fmri = topo_fmri_create(mod->tm_hdl, FM_FMRI_SCHEME_PKG, in topo_mod_pkgfmri() 517 FM_FMRI_SCHEME_PKG, 0, args, &err)) == NULL) { in topo_mod_pkgfmri()
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 199 #define FM_FMRI_SCHEME_PKG "pkg" macro
|