<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='1096' type='ACPI_STATUS AcpiWriteBitRegister(UINT32 RegisterId, UINT32 Value)'/>
<use f='src/src/sys/arch/x86/acpi/acpi_wakeup.c' l='342' u='c' c='acpi_md_sleep'/>
<use f='src/src/sys/dev/acpi/acpi_cpu_cstate.c' l='715' u='c' c='acpicpu_cstate_idle'/>
<use f='src/src/sys/dev/acpi/acpi_cpu_cstate.c' l='723' u='c' c='acpicpu_cstate_idle'/>
<use f='src/src/sys/dev/acpi/acpi_cpu_cstate.c' l='731' u='c' c='acpicpu_cstate_idle'/>
<use f='src/src/sys/dev/acpi/acpi_cpu_cstate.c' l='734' u='c' c='acpicpu_cstate_idle'/>
<use f='src/src/sys/dev/acpi/acpi_cpu_cstate.c' l='773' u='c' c='acpicpu_cstate_bm_check'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evevent.c' l='205' u='c' c='AcpiEvFixedEventInitialize'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evevent.c' l='309' u='c' c='AcpiEvFixedEventDispatch'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evevent.c' l='319' u='c' c='AcpiEvFixedEventDispatch'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evglock.c' l='364' u='c' c='AcpiEvReleaseGlobalLock'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfevnt.c' l='212' u='c' c='AcpiEnableEvent'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfevnt.c' l='278' u='c' c='AcpiDisableEvent'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evxfevnt.c' l='339' u='c' c='AcpiClearEvent'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='86' u='c' c='AcpiHwLegacySleep'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='338' u='c' c='AcpiHwLegacyWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='344' u='c' c='AcpiHwLegacyWake'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwsleep.c' l='348' u='c' c='AcpiHwLegacyWake'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='405' ll='489' type='ACPI_STATUS AcpiWriteBitRegister(UINT32 RegisterId, UINT32 Value)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='383'>/*******************************************************************************
 *
 * FUNCTION:    AcpiWriteBitRegister
 *
 * PARAMETERS:  RegisterId      - ID of ACPI Bit Register to access
 *              Value           - Value to write to the register, in bit
 *                                position zero. The bit is automatically
 *                                shifted to the correct position.
 *
 * RETURN:      Status
 *
 * DESCRIPTION: ACPI Bit Register write function. Acquires the hardware lock
 *              since most operations require a read/modify/write sequence.
 *
 * SUPPORTS:    Bit fields in PM1 Status, PM1 Enable, PM1 Control, and
 *              PM2 Control.
 *
 * Note that at this level, the fact that there may be actually two
 * hardware registers (A and B - and B may not exist) is abstracted.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxfsleep.c' l='210' u='c' c='AcpiEnterSleepStateS4bios'/>
