Searched refs:ACPI_PCIHP_MAX_HOTPLUG_BUS (Results 1 – 2 of 2) sorted by relevance
43 #define ACPI_PCIHP_MAX_HOTPLUG_BUS 256 macro47 AcpiPciHpPciStatus acpi_pcihp_pci_status[ACPI_PCIHP_MAX_HOTPLUG_BUS];83 ACPI_PCIHP_MAX_HOTPLUG_BUS, \
63 if (local_err || bsel >= ACPI_PCIHP_MAX_HOTPLUG_BUS) { in acpi_pcihp_get_bsel()260 for (i = 0; i < ACPI_PCIHP_MAX_HOTPLUG_BUS; ++i) { in acpi_pcihp_update()398 if (bsel < 0 || bsel >= ACPI_PCIHP_MAX_HOTPLUG_BUS) { in pci_read()454 if (s->hotplug_select >= ACPI_PCIHP_MAX_HOTPLUG_BUS) { in pci_write()473 if (s->hotplug_select >= ACPI_PCIHP_MAX_HOTPLUG_BUS) { in pci_write()