Searched refs:topo_child_first (Results 1 – 6 of 6) sorted by relevance
142 topo_child_first(tnode_t *pnode) in topo_child_first() function166 return (topo_child_first(pnode)); in topo_child_next()
47 extern tnode_t *topo_child_first(tnode_t *);
411 cnode = topo_child_first(node); in topo_walk_destroy()439 if ((twp->tw_node = topo_child_first(root)) != NULL) { in topo_snap_destroy()530 nnp = topo_child_first(cnp); in step_child()
677 for (tmp = topo_child_first(node); tmp != NULL; in topo_node_facility()815 if ((child = topo_child_first(node)) == NULL) { in topo_node_walk_init()857 cnode = topo_child_first(pnode); in topo_node_child_walk()
1316 for (ct = topo_child_first(rd->rd_pn); in pad_process()1694 ctn = topo_child_first(ptn); in decorate_nodes()1812 ct = topo_child_first(rd->rd_pn); in topo_xml_range_process()
1323 for (np = topo_child_first(pnp); np != NULL; in hc_walk_sibling()