Searched refs:topo_prop_get_uint64 (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_2xml.c | 149 if (topo_prop_get_uint64(node, pgname, pv->tp_name,
|
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, function
|
/illumos-gate/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,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 986 verify(topo_prop_get_uint64(tn, TOPO_PGROUP_SES,
|
Completed in 61 milliseconds