<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='981' type='ACPI_STATUS AcpiInstallGpeBlock(ACPI_HANDLE GpeDevice, ACPI_GENERIC_ADDRESS * GpeBlockAddress, UINT32 RegisterCount, UINT32 InterruptNumber)'/>
<def f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='920' ll='1017' type='ACPI_STATUS AcpiInstallGpeBlock(ACPI_HANDLE GpeDevice, ACPI_GENERIC_ADDRESS * GpeBlockAddress, UINT32 RegisterCount, UINT32 InterruptNumber)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='904'>/*******************************************************************************
 *
 * FUNCTION:    AcpiInstallGpeBlock
 *
 * PARAMETERS:  GpeDevice           - Handle to the parent GPE Block Device
 *              GpeBlockAddress     - Address and SpaceID
 *              RegisterCount       - Number of GPE register pairs in the block
 *              InterruptNumber     - H/W interrupt for the block
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Create and Install a block of GPE registers. The GPEs are not
 *              enabled here.
 *
 ******************************************************************************/</doc>
