Searched refs:topo_child_first (Results 1 – 7 of 7) sorted by relevance
145 topo_child_first(tnode_t *pnode) in topo_child_first() function169 return (topo_child_first(pnode)); in topo_child_next()
50 extern tnode_t *topo_child_first(tnode_t *);
458 cnode = topo_child_first(node); in topo_walk_destroy()487 if ((twp->tw_node = topo_child_first(root)) != NULL) { in topo_snap_destroy()600 nnp = topo_child_first(cnp); in step_child()
695 for (tmp = topo_child_first(node); tmp != NULL; in topo_node_facility()831 if ((child = topo_child_first(node)) == NULL) { in topo_node_walk_init()873 cnode = topo_child_first(pnode); in topo_node_child_walk()
1304 for (ct = topo_child_first(rd->rd_pn); in pad_process()1711 ctn = topo_child_first(ptn); in decorate_nodes()1829 ct = topo_child_first(rd->rd_pn); in topo_xml_range_process()
967 for (cnp = topo_child_first(node); cnp != NULL; in topo_mod_hc_occupied()
1269 for (np = topo_child_first(pnp); np != NULL; in hc_walk_sibling()