Searched refs:topo_prop_get_int32 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_temp.c | 41 if (topo_prop_get_int32(pnode, PGNAME(CORE), CORE_CHIP_ID, &chip, in chip_create_core_temp_sensor() 63 if (topo_prop_get_int32(pnode, PGNAME(CORE), CORE_PROCNODE_ID, in chip_create_core_temp_sensor()
|
H A D | chip_subr.c | 546 if (topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CHIP_ID, in strand_walker() 548 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID, in strand_walker()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 182 topo_prop_get_int32;
|
H A D | topo_2xml.c | 132 if (topo_prop_get_int32(node, pgname, pv->tp_name, &val, in txml_print_prop()
|
H A D | libtopo.h | 199 extern int topo_prop_get_int32(tnode_t *, const char *, const char *,
|
H A D | topo_digraph_xml.c | 479 if (topo_prop_get_int32(tn, pgname, pname, &val, in serialize_property()
|
H A D | topo_prop.c | 399 topo_prop_get_int32(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_int32() function
|