Searched refs:topo_prop_getpgrp (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 408 if (topo_prop_getpgrp(fp->tf_node, TOPO_PGROUP_FACILITY,
|
H A D | libtopo.h | 356 extern int topo_prop_getpgrp(tnode_t *, const char *, nvlist_t **, int *);
|
H A D | topo_prop.c | 1409 topo_prop_getpgrp(tnode_t *node, const char *pgname, nvlist_t **pgrp, function
|
H A D | hc.c | 1601 (void) topo_prop_getpgrp(node, plp->pl_pgroup, &plp->pl_prop, &err);
|
Completed in 73 milliseconds