Home
last modified time | relevance | path

Searched refs:topo_child_next (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_list.h51 extern tnode_t *topo_child_next(tnode_t *, tnode_t *);
H A Dtopo_list.c162 topo_child_next(tnode_t *pnode, tnode_t *node) in topo_child_next() function
H A Dtopo_xml.c973 for (tmp = tn; tmp != NULL; tmp = topo_child_next(NULL, tmp)) { in pmeth_record()
1306 ct = topo_child_next(rd->rd_pn, ct)) { in pad_process()
1715 ctn = topo_child_next(ptn, ctn); in decorate_nodes()
1722 ctn = topo_child_next(ptn, ctn); in decorate_nodes()
1833 ct = topo_child_next(rd->rd_pn, ct); in topo_xml_range_process()
1843 ct = topo_child_next(rd->rd_pn, ct); in topo_xml_range_process()
H A Dtopo_node.c696 tmp = topo_child_next(node, tmp)) { in topo_node_facility()
900 cnode = topo_child_next(pnode, cnode); in topo_node_child_walk()
H A Dtopo_snap.c629 nnp = topo_child_next(cnp->tn_parent, cnp); in step_sibling()
H A Dtopo_mod.c968 cnp = topo_child_next(node, cnp)) { in topo_mod_hc_occupied()
H A Dhc.c1270 np = topo_child_next(pnp, np)) { in hc_walk_sibling()