Home
last modified time | relevance | path

Searched refs:topo_tree_enum_all (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h131 extern int topo_tree_enum_all(topo_hdl_t *);
H A Dtopo_tree.c203 topo_tree_enum_all(topo_hdl_t *thp) in topo_tree_enum_all() function
H A Dtopo_snap.c305 if (topo_tree_enum_all(thp) < 0) { in topo_snap_create()