Lines Matching defs:child
170 lba_dump_res(r->child, d+2);
575 struct resource *tmp = root->child;
645 for (tmp = iomem_resource.child; tmp; tmp = tmp->sibling) {
682 * child resource allocations in this
693 struct pci_bus *child;
698 list_for_each_entry(child, &bus->children, node)
699 pcibios_allocate_bus_resources(child);
1111 r->parent = r->sibling = r->child = NULL;
1123 r->parent = r->sibling = r->child = NULL;
1146 r->parent = r->sibling = r->child = NULL;