<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='920' type='ACPI_STATUS AcpiFinishGpe(ACPI_HANDLE GpeDevice, UINT32 GpeNumber)'/>
<def f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='758' ll='787' type='ACPI_STATUS AcpiFinishGpe(ACPI_HANDLE GpeDevice, UINT32 GpeNumber)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='741'>/*******************************************************************************
 *
 * FUNCTION:    AcpiFinishGpe
 *
 * PARAMETERS:  GpeDevice           - Namespace node for the GPE Block
 *                                    (NULL for FADT defined GPEs)
 *              GpeNumber           - GPE level within the GPE block
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Clear and conditionally reenable a GPE. This completes the GPE
 *              processing. Intended for use by asynchronous host-installed
 *              GPE handlers. The GPE is only reenabled if the EnableForRun bit
 *              is set in the GPE info.
 *
 ******************************************************************************/</doc>
