<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='84' type='ACPI_STATUS AcpiHwWrite(UINT32 Value, ACPI_GENERIC_ADDRESS * Reg)'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evgpeblk.c' l='313' u='c' c='AcpiEvCreateGpeInfoBlocks'/>
<use f='src/src/sys/external/bsd/acpica/dist/events/evgpeblk.c' l='321' u='c' c='AcpiEvCreateGpeInfoBlocks'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='171' u='c' c='AcpiHwLowSetGpe'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='214' u='c' c='AcpiHwClearGpe'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='345' u='c' c='AcpiHwGpeEnableWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwgpe.c' l='419' u='c' c='AcpiHwClearGpeBlock'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='234' ll='275' type='ACPI_STATUS AcpiHwWrite(UINT32 Value, ACPI_GENERIC_ADDRESS * Reg)'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='386' u='c' c='AcpiHwWritePm1Control'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='394' u='c' c='AcpiHwWritePm1Control'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='591' u='c' c='AcpiHwRegisterWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='596' u='c' c='AcpiHwRegisterWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='703' u='c' c='AcpiHwWriteMultiple'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='723' u='c' c='AcpiHwWriteMultiple'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='219'>/******************************************************************************
 *
 * FUNCTION:    AcpiHwWrite
 *
 * PARAMETERS:  Value               - Value to be written
 *              Reg                 - GAS register structure
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Write to either memory or IO space. This is a 32-bit max
 *              version of AcpiWrite, used internally since the overhead of
 *              64-bit values is not needed.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='109' u='c' c='AcpiReset'/>
