Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dpcihp.c53 int bsel; member
60 uint64_t bsel = object_property_get_uint(OBJECT(bus), ACPI_PCIHP_PROP_BSEL, in acpi_pcihp_get_bsel() local
132 static PCIBus *acpi_pcihp_find_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_find_hotplug_bus()
182 static void acpi_pcihp_eject_slot(AcpiPciHpState *s, unsigned bsel, unsigned slots) in acpi_pcihp_eject_slot()
230 static void acpi_pcihp_update_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_update_hotplug_bus()
292 int bsel; in acpi_pcihp_device_plug_cb() local
344 int bsel = acpi_pcihp_get_bsel(pci_get_bus(pdev)); in acpi_pcihp_device_unplug_request_cb() local
396 int bsel = s->hotplug_select; in pci_read() local
/qemu/hw/i386/
H A Dacpi-build.c515 QObject *bsel = object_property_get_qobject(OBJECT(bus), in build_append_pcihp_slots() local
597 QObject *bsel; in build_append_notification_callback() local