Home
last modified time | relevance | path

Searched refs:topo_prop_get_uint64 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers186 topo_prop_get_uint64;
H A Dtopo_2xml.c168 if (topo_prop_get_uint64(node, pgname, pv->tp_name, in txml_print_prop()
H A Dlibtopo.h205 extern int topo_prop_get_uint64(tnode_t *, const char *, const char *,
H A Dtopo_digraph_xml.c509 if (topo_prop_get_uint64(tn, pgname, pname, &val, in serialize_property()
H A Dtopo_prop.c423 topo_prop_get_uint64(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_uint64() function
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_amd.c395 if (topo_prop_get_uint64(pnode, PGNAME(DIMM), "size", &dsz, in amd_rank_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1034 verify(topo_prop_get_uint64(tn, TOPO_PGROUP_SES, in ses_node_lock()