Home
last modified time | relevance | path

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

/acpica-3.6.0/source/components/hardware/
Dhwgpe.c658 UINT64 InEnable; in AcpiHwGetGpeBlockStatus() local
671 Status = AcpiHwRead (&InEnable, &GpeRegisterInfo->EnableAddress); in AcpiHwGetGpeBlockStatus()
683 *Ret |= InEnable & InStatus; in AcpiHwGetGpeBlockStatus()