Searched refs:topo_prop_get_uint64 (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 156 topo_prop_get_uint64;
|
H A D | topo_2xml.c | 149 if (topo_prop_get_uint64(node, pgname, pv->tp_name, in txml_print_prop()
|
H A D | libtopo.h | 161 extern int topo_prop_get_uint64(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 417 topo_prop_get_uint64(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_uint64() function
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_amd.c | 395 if (topo_prop_get_uint64(pnode, PGNAME(DIMM), "size", &dsz, in amd_rank_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 986 verify(topo_prop_get_uint64(tn, TOPO_PGROUP_SES, in ses_node_lock()
|