<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='975' type='ACPI_STATUS AcpiGetGpeDevice(UINT32 GpeIndex, ACPI_HANDLE * GpeDevice)'/>
<def f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='1112' ll='1149' type='ACPI_STATUS AcpiGetGpeDevice(UINT32 Index, ACPI_HANDLE * GpeDevice)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='1097'>/*******************************************************************************
 *
 * FUNCTION:    AcpiGetGpeDevice
 *
 * PARAMETERS:  Index               - System GPE index (0-CurrentGpeCount)
 *              GpeDevice           - Where the parent GPE Device is returned
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Obtain the GPE device associated with the input index. A NULL
 *              gpe device indicates that the gpe number is contained in one of
 *              the FADT-defined gpe blocks. Otherwise, the GPE block device.
 *
 ******************************************************************************/</doc>
