pub fn acpi_handle_sci()Expand description
Handle an ACPI SCI (System Control Interrupt).
Called from the interrupt handler when the SCI vector fires. Reads PM1a status to determine the wake/event source and dispatches the appropriate handler.
pub fn acpi_handle_sci()Handle an ACPI SCI (System Control Interrupt).
Called from the interrupt handler when the SCI vector fires. Reads PM1a status to determine the wake/event source and dispatches the appropriate handler.