Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/events/
H A Devgpeblk.c592 UINT32 GpeEnabledCount; in AcpiEvInitializeGpeBlock() local
617 GpeEnabledCount = 0; in AcpiEvInitializeGpeBlock()
657 GpeEnabledCount++; in AcpiEvInitializeGpeBlock()
661 if (GpeEnabledCount) in AcpiEvInitializeGpeBlock()
664 "Enabled %u GPEs in block %02X to %02X", GpeEnabledCount, in AcpiEvInitializeGpeBlock()