Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h75 #define TOPO_NODE_INIT 0x0001 macro
H A Dtopo_tree.c107 rp->tn_state = TOPO_NODE_ROOT | TOPO_NODE_INIT; in topo_tree_create()
/titanic_44/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c285 if (TOPO_NODE_INIT & tn.tn_state) { in topo_node()