Searched refs:topo_prop_setprop (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h357 extern int topo_prop_setprop(tnode_t *, const char *, nvlist_t *,
H A Dtopo_prop.c648 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 Dhc.c1658 (void) topo_prop_setprop(node, plp->pl_pgroup, plp->pl_prop,
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c707 if ((ret = topo_prop_setprop(node, pp->group, nvl,

Completed in 57 milliseconds