Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c753 nvlist_lookup_uint64(hops[i], FM_FMRI_PATH_INST, &inst) != in fmri_bufsz()
826 (void) nvlist_lookup_uint64(paths[i], FM_FMRI_PATH_INST, in path_fmri_nvl2str()
997 nvlist_add_uint64(pathcomp, FM_FMRI_PATH_INST, pathinst) != in path_fmri_str2nvl()
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h339 #define FM_FMRI_PATH_INST "path-instance" macro