Home
last modified time | relevance | path

Searched refs:topo_hdl_nvdup (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c51 topo_hdl_nvdup(node->tn_hdl, ap, asru) < 0) { in topo_node_asru()
72 topo_hdl_nvdup(node->tn_hdl, fp, fru) < 0) { in topo_node_fru()
H A Dtopo_nvl.c73 topo_hdl_nvdup(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **nvlp) in topo_hdl_nvdup() function
H A Dtopo_prop.c265 ret = topo_hdl_nvdup(thp, nvl, in prop_getval()
370 if (topo_hdl_nvdup(thp, a2[i], &a1[i]) < 0) { in prop_getval()
839 if ((ret = topo_hdl_nvdup(thp, prop, &nvl)) != 0) in topo_prop_setprop()
893 if (topo_hdl_nvdup(thp, (nvlist_t *)args, &pm->tpm_args) != 0) in prop_method_register()
1373 if (topo_hdl_nvdup(thp, pv->tp_val, prop) != 0) { in topo_prop_getprop()
1394 if (topo_hdl_nvdup(pv->tp_hdl, pv->tp_val, nvl) != 0) { in prop_val_add()
H A Dmapfile-vers87 topo_hdl_nvdup;
H A Dtopo_fmri.c205 topo_hdl_nvdup(thp, out, fmri) != 0) in topo_fmri_str2nvl()
499 if (topo_hdl_nvdup(thp, ap, asru) < 0) in topo_fmri_asru()
521 if (topo_hdl_nvdup(thp, fp, fru) < 0) in topo_fmri_fru()
H A Dlibtopo.h436 extern int topo_hdl_nvdup(topo_hdl_t *, nvlist_t *, nvlist_t **);