Home
last modified time | relevance | path

Searched refs:GpeEnabledCount (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devgpeblk.c596 UINT32 GpeEnabledCount; in AcpiEvInitializeGpeBlock() local
621 GpeEnabledCount = 0; in AcpiEvInitializeGpeBlock()
661 GpeEnabledCount++; in AcpiEvInitializeGpeBlock()
665 if (GpeEnabledCount) in AcpiEvInitializeGpeBlock()
668 "Enabled %u GPEs in block %02X to %02X", GpeEnabledCount, in AcpiEvInitializeGpeBlock()