Home
last modified time | relevance | path

Searched defs:PCIBridge (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h58 struct PCIBridge { struct
78 PCIBridgeWindows windows; argument
80 pci_map_irq_fn map_irq;
81 const char *bus_name;
84 bool pcie_writeable_slt_bug;
/openbmc/qemu/include/qemu/
H A Dtypedefs.h79 typedef struct PCIBridge PCIBridge; typedef