Searched refs:topo_prop_get_int32 (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 152 topo_prop_get_int32;
|
H A D | topo_2xml.c | 115 if (topo_prop_get_int32(node, pgname, pv->tp_name, &val, in txml_print_prop()
|
H A D | libtopo.h | 155 extern int topo_prop_get_int32(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 395 topo_prop_get_int32(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_int32() function
|
/titanic_41/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, in strand_walker() 546 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID, in strand_walker()
|