ACPI_EVENT_POWER_BUTTON
AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].EnableRegisterId,
AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].StatusRegisterId,
if (AcpiInstallFixedEventHandler(ACPI_EVENT_POWER_BUTTON,
if (AcpiRemoveFixedEventHandler(ACPI_EVENT_POWER_BUTTON,
if (AcpiClearEvent(ACPI_EVENT_POWER_BUTTON) != AE_OK) {
if (AcpiEnableEvent(ACPI_EVENT_POWER_BUTTON, 0) != AE_OK) {