Searched refs:topo_child_next (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_list.h48 extern tnode_t *topo_child_next(tnode_t *, tnode_t *);
H A Dtopo_list.c159 topo_child_next(tnode_t *pnode, tnode_t *node) function
H A Dtopo_node.c678 tmp = topo_child_next(node, tmp)) {
884 cnode = topo_child_next(pnode, cnode);
H A Dtopo_xml.c960 for (tmp = tn; tmp != NULL; tmp = topo_child_next(NULL, tmp)) {
1318 ct = topo_child_next(rd->rd_pn, ct)) {
1698 ctn = topo_child_next(ptn, ctn);
1705 ctn = topo_child_next(ptn, ctn);
1816 ct = topo_child_next(rd->rd_pn, ct);
1826 ct = topo_child_next(rd->rd_pn, ct);
H A Dtopo_snap.c559 nnp = topo_child_next(cnp->tn_parent, cnp);
H A Dhc.c1321 np = topo_child_next(pnp, np)) {

Completed in 89 milliseconds