Searched refs:ACPI_MAX_PLATFORM_INTERRUPTS (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dacpi.c306 #define ACPI_MAX_PLATFORM_INTERRUPTS 256 macro
309 int platform_intr_list[ACPI_MAX_PLATFORM_INTERRUPTS] = { [0 ... ACPI_MAX_PLATFORM_INTERRUPTS - 1] = -1 };
322 if (int_type < ACPI_MAX_PLATFORM_INTERRUPTS) {

Completed in 39 milliseconds