Searched refs:topo_prop_getpgrp (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 164 topo_prop_getpgrp;
|
H A D | topo_method.c | 408 if (topo_prop_getpgrp(fp->tf_node, TOPO_PGROUP_FACILITY, in topo_method_sensor_failure()
|
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, in topo_prop_getpgrp() function
|
H A D | hc.c | 1604 (void) topo_prop_getpgrp(node, plp->pl_pgroup, &plp->pl_prop, &err); in hc_pgrp_get()
|