Searched refs:ACPI_PCIHP_PROP_BSEL (Results 1 – 4 of 4) sorted by relevance
60 uint64_t bsel = object_property_get_uint(OBJECT(bus), ACPI_PCIHP_PROP_BSEL, in acpi_pcihp_get_bsel()92 object_property_add_uint32_ptr(OBJECT(bus), ACPI_PCIHP_PROP_BSEL, in acpi_set_bsel()280 ACPI_PCIHP_PROP_BSEL "' set"); in acpi_pcihp_device_pre_plug_cb()350 ACPI_PCIHP_PROP_BSEL "' set"); in acpi_pcihp_device_unplug_request_cb()
33 if (object_property_find(OBJECT(sec_bus), ACPI_PCIHP_PROP_BSEL)) { in build_pci_bridge_aml()
42 #define ACPI_PCIHP_PROP_BSEL "acpi-pcihp-bsel" macro
515 ACPI_PCIHP_PROP_BSEL, NULL); in build_append_pcihp_slots()626 bsel = object_property_get_qobject(OBJECT(bus), ACPI_PCIHP_PROP_BSEL, NULL); in build_append_notfication_callback()1717 if (object_property_find(OBJECT(pbus), ACPI_PCIHP_PROP_BSEL)) { in build_dsdt()