48 #define _COMPONENT ACPI_EVENTS
50 #if (!ACPI_REDUCED_HARDWARE)
52 static acpi_status acpi_ev_fixed_event_initialize(
void);
85 status = acpi_ev_fixed_event_initialize();
88 "Unable to initialize fixed events"));
95 "Unable to initialize general purpose events"));
131 "Unable to install System Control Interrupt handler"));
140 "Unable to initialize Global Lock handler"));
160 static acpi_status acpi_ev_fixed_event_initialize(
void)
178 [i].enable_register_id,
218 "Fixed Event Block: Enable %08X Status %08X\n",
219 fixed_enable, fixed_status));
243 int_status |= acpi_ev_fixed_event_dispatch(i);
283 "No installed handler for fixed event [0x%08X]",