Searched refs:nextsibling (Results 1 – 12 of 12) sorted by relevance
151 int nextsibling(int);
140 for (node = firstchild(node); node; node = nextsibling(node)) { in lebufattach()
225 for (node = firstchild(sa->sa_node); node; node = nextsibling(node)) { in dmaattach_sbus()
210 for (node = firstchild(node); node; node = nextsibling(node)) { in qecattach()
89 for (node = node0; node; node = nextsibling(node)) { in central_attach()
95 for (node = node0; node; node = nextsibling(node)) { in fhc_attach()
151 for (node = firstchild(node); node; node = nextsibling(node)) { in ebus_mainbus_attach()
207 for (node = firstchild(node); node; node = nextsibling(node)) { in ebus_attach()
419 for (node = node0; node; node = nextsibling(node)) { in sbus_attach_common()
293 node = nextsibling(node); in openpromioctl()
1236 nextsibling(int node) in nextsibling() function
1665 struct ber_oid oid, nextsibling; in appl_varbind_backend() local1733 nextsibling = pregion->ar_oid; in appl_varbind_backend()1734 ober_oid_nextsibling(&nextsibling); in appl_varbind_backend()1736 &nextsibling) != 0) { in appl_varbind_backend()