1 /* Alpha cores and system support chips. */
6 #include "hw/pci/pci.h"
7 #include "hw/pci/pci_host.h"
13 PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, AlphaCPU *[4],
17 extern const MemoryRegionOps alpha_pci_bw_io_ops;
18 extern const MemoryRegionOps alpha_pci_conf1_ops;
19 extern const MemoryRegionOps alpha_pci_iack_ops;