Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h112 #define TOPO_METH_FMRI_ARG_INST "child-inst" macro
H A Dtopo_fmri.c754 nvlist_add_uint64(ins, TOPO_METH_FMRI_ARG_INST, inst) != 0) { in topo_fmri_create()
H A Dhc.c1153 if (nvlist_lookup_uint64(in, TOPO_METH_FMRI_ARG_INST, &inst) != 0) in hc_fmri_create_meth()