Lines Matching defs:child
320 * contributed by its child buses. For the case, we needn't
607 struct pnv_ioda_pe *child,
616 /* Parent PE affects child PE */
618 child->pe_number, op);
620 pe_warn(child, "OPAL error %ld %s to parent PELTV\n",
625 if (!(child->flags & PNV_IODA_PE_MASTER))
629 list_for_each_entry(slave, &child->slaves, list) {
2042 * parent PE could be overridden by its child PEs if necessary.
2062 * windows of the child bridges should be mapped to
2146 struct pci_bus *child;
2165 /* Perform the same to child busses */
2166 list_for_each_entry(child, &bus->children, node)
2167 pnv_pci_enable_bridge(child);
2703 * M64 resources consumed by its child devices. To pick
2755 * the child P2P bridges) can form individual PE.