Searched refs:firstchild (Results 1 – 20 of 20) sorted by relevance
341 node = firstchild(findroot()); in findzs()349 node = firstchild(node); in findzs()
119 for (node = firstchild(sc->sc_node); node != 0; in bootbus_attach()
311 for (node = firstchild(node); node; node = nextsibling(node)) { in ebus_attach()
405 node0 = firstchild(busnode); in sbus_attach_common()
106 if (sid == tid || openpromcheckid(firstchild(sid), tid)) in openpromcheckid()240 node = firstchild(node); in openpromioctl()
121 for (node = firstchild(sc->sc_node); node != 0; in cpuunit_attach()
227 for (node = firstchild(node); node; node = nextsibling(node)) { in find_cpus()236 for (node = firstchild(node); node; node = nextsibling(node)) { in find_cpus()241 for (unode = firstchild(node); unode; in find_cpus()1254 node0 = firstchild(findroot()); in mainbus_attach()
318 for (node = firstchild(node); node; node = nextsibling(node)) { in iommu_attach()
1025 node = findnode(firstchild(findroot()), "memory"); in prom_makememarr()
1376 for (node2 = firstchild(findroot()); in getcacheinfo_obp()
123 for (node = firstchild(node); node; node = nextsibling(node)) { in lebufattach()
210 for (node = firstchild(sa->sa_node); node; node = nextsibling(node)) { in dmaattach_sbus()
206 for (node = firstchild(node); node; node = nextsibling(node)) { in qecattach()
101 node0 = firstchild(sc->sc_node); in central_attach()
95 node0 = firstchild(sc->sc_node); in fhc_attach()
168 for (node = firstchild(node); node; node = nextsibling(node)) { in ebus_mainbus_attach()
208 for (node = firstchild(node); node; node = nextsibling(node)) { in ebus_attach()
215 #define firstchild(node) prom_firstchild(node) macro
94 eq equal findattr firstchild ge getattr getfield gt hash label\
311 int firstchild; member7326 parent->firstchild = next; in nextScaffoldPart()7330 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0; in nextScaffoldPart()7452 for (i = 0, cn = dtd->scaffold[src_node].firstchild; in build_model()