Home
last modified time | relevance | path

Searched refs:topo_prop_get_uint64_array (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers191 topo_prop_get_uint64_array;
H A Dtopo_2xml.c289 if (topo_prop_get_uint64_array(node, pgname, in txml_print_prop()
H A Dlibtopo.h219 extern int topo_prop_get_uint64_array(tnode_t *, const char *, const char *,
H A Dtopo_digraph_xml.c584 if (topo_prop_get_uint64_array(tn, pgname, pname, &val, in serialize_property()
H A Dtopo_prop.c479 topo_prop_get_uint64_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_uint64_array() function