<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='169' type='UINT32 AcpiHwGetGpeRegisterBit(ACPI_GPE_EVENT_INFO * GpeEventInfo)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='165'>/*
 * hwgpe - GPE support
 */</doc>
<use f='src/src/sys/external/bsd/acpica/dist/events/evgpe.c' l='95' u='c' c='AcpiEvUpdateGpeEnableMask'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evgpe.c' l='181' u='c' c='AcpiEvMaskGpe'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfgpe.c' l='611' u='c' c='AcpiSetGpeWakeMask'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='80' ll='87' type='UINT32 AcpiHwGetGpeRegisterBit(ACPI_GPE_EVENT_INFO * GpeEventInfo)'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='137' u='c' c='AcpiHwLowSetGpe'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='212' u='c' c='AcpiHwClearGpe'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='266' u='c' c='AcpiHwGetGpeStatus'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='67'>/******************************************************************************
 *
 * FUNCTION:    AcpiHwGetGpeRegisterBit
 *
 * PARAMETERS:  GpeEventInfo        - Info block for the GPE
 *
 * RETURN:      Register mask with a one in the GPE bit position
 *
 * DESCRIPTION: Compute the register mask for this GPE. One bit is set in the
 *              correct position for the input GPE.
 *
 ******************************************************************************/</doc>
