<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='901' type='ACPI_STATUS AcpiDisableGpe(ACPI_HANDLE GpeDevice, UINT32 GpeNumber)'/>
<def f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='183' ll='208' type='ACPI_STATUS AcpiDisableGpe(ACPI_HANDLE GpeDevice, UINT32 GpeNumber)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='168'>/*******************************************************************************
 *
 * FUNCTION:    AcpiDisableGpe
 *
 * PARAMETERS:  GpeDevice           - Parent GPE Device. NULL for GPE0/GPE1
 *              GpeNumber           - GPE level within the GPE block
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Remove a reference to a GPE. When the last reference is
 *              removed, only then is the GPE disabled (for runtime GPEs), or
 *              the GPE mask bit disabled (for wake GPEs)
 *
 ******************************************************************************/</doc>
