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

/freebsd-10.2-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c62 AcpiHwGpeEnableWrite (
318 * FUNCTION: AcpiHwGpeEnableWrite
330 AcpiHwGpeEnableWrite ( function
376 Status = AcpiHwGpeEnableWrite (0x00, &GpeBlock->RegisterInfo[i]);
466 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForRun,
513 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForWake,

Completed in 46 milliseconds