Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h111 #define TOPO_METH_FMRI_ARG_NAME "child-name" macro
H A Dtopo_fmri.c753 if (nvlist_add_string(ins, TOPO_METH_FMRI_ARG_NAME, name) != 0 || in topo_fmri_create()
H A Dhc.c1151 if (nvlist_lookup_string(in, TOPO_METH_FMRI_ARG_NAME, &name) != 0) in hc_fmri_create_meth()