Searched refs:parent_dev (Results 1 – 10 of 10) sorted by relevance
38 if (bus->parent_dev != NULL) { in append_pci_address()39 append_pci_address(buf, buf_size, bus->parent_dev); in append_pci_address()
74 PXBDev *pxb = PXB_DEV(bus->parent_dev); in pxb_bus_num() 81 PXBDev *pxb = PXB_DEV(bus->parent_dev); in pxb_bus_numa_node() 152 pxb_dev = PXB_DEV(pxb_bus->parent_dev); in pxb_host_ofw_unit_address() 257 if (bus->parent_dev) { in pxb_register_bus() 273 PCIDevice *pxb = pci_get_bus(pci_dev)->parent_dev; in pxb_map_irq_fn() 372 bus->parent_dev = dev; in pxb_dev_realize_common()
37 ISASuperIODevice parent_dev; member
29 PCIDevice parent_dev; member
46 PCIDevice *parent_dev;45 PCIDevice *parent_dev; global() member
190 PCIBus *parent_bus = pci_get_bus(bus->parent_dev); in pcie_bus_realize() 212 return bus->parent_dev->config[PCI_SECONDARY_BUS]; in pcibus_num() 385 : DEVICE(bus->parent_dev)->canonical_path); in pci_change_irq_level() 388 pci_dev = bus->parent_dev; in pci_change_irq_level() 623 d = bus->parent_dev; in pci_device_root_bus() 653 rootbus = pci_device_root_bus(bus->parent_dev); in pci_bus_bypass_iommu() 1254 parent = pci_get_bus(dev)->parent_dev; in pci_req_id_cache_get() 1325 if (pci_bus_is_root(bus) && bus->parent_dev && !is_bridge) { in do_pci_register_device() 1328 bus->parent_dev->name); in do_pci_register_device() 1872 : DEVICE(bus->parent_dev)3225 PCIDevice *parent_dev = pci_bridge_get_device(pci_get_bus(dev)); pcie_has_upstream_port() local [all...]
68 return bus->parent_dev; in pci_bridge_get_device()379 sec_bus->parent_dev = dev; in pci_bridge_initfn()
713 Aml *br_scope = aml_scope("S%.02X", sec->parent_dev->devfn); in build_append_notification_callback()752 aml_append(method, aml_name("^S%.02X.PCNT", sec->parent_dev->devfn)); in build_append_notification_callback()
1034 dev = pci_get_bus(dev)->parent_dev; in s390_pci_interp_plug()
2108 PCIDevice *parent = bus->parent_dev; in vfio_pci_enable_rp_atomics() 2171 PCIDevice *parent = pci_get_bus(pdev)->parent_dev; in vfio_setup_pcie_cap()