Searched refs:PCI_EJ_BASE (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | pcihp.c | 47 #define PCI_EJ_BASE 0x0008 macro 414 case PCI_EJ_BASE: in pci_read() 472 case PCI_EJ_BASE: in pci_write()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | pci-pc.c | 22 #define PCI_EJ_BASE 0x0008 macro 184 qtest_outl(qts, ACPI_PCIHP_ADDR + PCI_EJ_BASE, 1 << slot); in qpci_unplug_acpi_device_test()
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-net-failover.c | 25 #define PCI_EJ_BASE 0x0008 macro 710 qtest_outl(qts, ACPI_PCIHP_ADDR_ICH9 + PCI_EJ_BASE, 1); in test_migrate_out() 1207 qtest_outl(qts, ACPI_PCIHP_ADDR_ICH9 + PCI_EJ_BASE, 1); in test_migrate_abort_wait_unplug() 1283 qtest_outl(qts, ACPI_PCIHP_ADDR_ICH9 + PCI_EJ_BASE, 1); in test_migrate_abort_active() 1637 qtest_outl(qts, ACPI_PCIHP_ADDR_ICH9 + PCI_EJ_BASE, 1); in test_multi_out() 1657 qtest_outl(qts, ACPI_PCIHP_ADDR_ICH9 + PCI_EJ_BASE, 1); in test_multi_out()
|