Home
last modified time | relevance | path

Searched refs:PCI_BUS_MAX (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-iommu.h61 IOMMUPciBus *iommu_pcibus_by_bus_num[PCI_BUS_MAX];
/openbmc/qemu/hw/i386/
H A Damd_iommu.h366 AMDVIAddressSpace **address_spaces[PCI_BUS_MAX];
/openbmc/qemu/include/hw/pci/
H A Dpci.h21 #define PCI_BUS_MAX 256 macro
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c587 i * PCI_BUS_MAX / nr_rcs, &error_abort); in aspeed_pcie_cfg_realize()