Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dpkg.c166 e |= nvlist_add_uint8(f, FM_VERSION, FM_PKG_SCHEME_VERSION); in construct_fru_fmri()
260 version > FM_PKG_SCHEME_VERSION) in fmri_nvl2str()
H A Dtopo_mod.c510 if (version != FM_PKG_SCHEME_VERSION) in topo_mod_pkgfmri()
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h221 #define FM_PKG_SCHEME_VERSION PKG_SCHEME_VERSION0 macro