Searched refs:topo_prop_setprop (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 357 extern int topo_prop_setprop(tnode_t *, const char *, nvlist_t *,
|
H A D | topo_prop.c | 648 if (topo_prop_setprop(node, pgname, nvl, flag, nvl, err) != 0) { 761 * topo_prop_setprop() is a private project function for fmtopo 764 topo_prop_setprop(tnode_t *node, const char *pgname, nvlist_t *prop, function
|
H A D | hc.c | 1658 (void) topo_prop_setprop(node, plp->pl_pgroup, plp->pl_prop,
|
/illumos-gate/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 707 if ((ret = topo_prop_setprop(node, pp->group, nvl,
|
Completed in 113 milliseconds