Searched refs:shpc_init (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/hw/pci/ |
| H A D | shpc.h | 41 int shpc_init(PCIDevice *dev, PCIBus *sec_bus, MemoryRegion *bar,
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | pcie_pci_bridge.c | 45 rc = shpc_init(d, &br->sec_bus, &pcie_br->shpc_bar, 0, errp); in OBJECT_DECLARE_SIMPLE_TYPE()
|
| H A D | pci_bridge_dev.c | 69 err = shpc_init(dev, &br->sec_bus, &bridge_dev->bar, 0, errp); in pci_bridge_dev_realize()
|
| /openbmc/qemu/hw/pci/ |
| H A D | shpc.c | 647 int shpc_init(PCIDevice *d, PCIBus *sec_bus, MemoryRegion *bar, in shpc_init() function
|