Home
last modified time | relevance | path

Searched refs:FM_FMRI_PATH_VERSION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h336 #define FM_FMRI_PATH_VERSION "path-scheme-version" macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c781 if (nvlist_lookup_uint8(in, FM_FMRI_PATH_VERSION, &scheme_vers) != 0) { in path_fmri_nvl2str()
876 nvlist_add_uint8(fmri, FM_FMRI_PATH_VERSION, in path_fmri_str2nvl()