Searched defs:AcpiHwGpeEnableWrite (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwgpe.c62 AcpiHwGpeEnableWrite (
314 * FUNCTION: AcpiHwGpeEnableWrite
326 AcpiHwGpeEnableWrite ( function
369 Status = AcpiHwGpeEnableWrite (0x00, &GpeBlock->RegisterInfo[i]);
459 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForRun,
506 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForWake,

Completed in 46 milliseconds