Searched refs:topo_prop_get_int32 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 544 if (topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CHIP_ID, 546 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID,
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_2xml.c | 115 if (topo_prop_get_int32(node, pgname, pv->tp_name, &val,
|
H A D | libtopo.h | 155 extern int topo_prop_get_int32(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 393 topo_prop_get_int32(tnode_t *node, const char *pgname, const char *pname, function
|
Completed in 503 milliseconds