Searched refs:TOPO_NODE_INIT (Results 1 – 3 of 3) sorted by relevance
75 #define TOPO_NODE_INIT 0x0001 macro
107 rp->tn_state = TOPO_NODE_ROOT | TOPO_NODE_INIT; in topo_tree_create()
285 if (TOPO_NODE_INIT & tn.tn_state) { in topo_node()