Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dpcihp.c75 bool has_bridge_hotplug; member
88 if (!is_bridge || (!br->hotplugged && info->has_bridge_hotplug)) { in acpi_set_bsel()
100 static void acpi_set_pci_info(bool has_bridge_hotplug) in acpi_set_pci_info() argument
106 .has_bridge_hotplug = has_bridge_hotplug }; in acpi_set_pci_info()