Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h137 extern int topo_tree_enum_all(topo_hdl_t *);
H A Dtopo_tree.c202 topo_tree_enum_all(topo_hdl_t *thp) in topo_tree_enum_all() function
H A Dtopo_snap.c352 if (topo_tree_enum_all(thp) < 0) { in topo_snap_create()