<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='159' type='ACPI_STATUS AcpiHwWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width)'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exregion.c' l='355' u='c' c='AcpiExSystemIoSpaceHandler'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwacpi.c' l='115' u='c' c='AcpiHwSetMode'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwacpi.c' l='125' u='c' c='AcpiHwSetMode'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='265' u='c' c='AcpiHwWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='603' u='c' c='AcpiHwRegisterWrite'/>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwvalid.c' l='310' ll='363' type='ACPI_STATUS AcpiHwWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwvalid.c' l='294'>/******************************************************************************
 *
 * FUNCTION:    AcpiHwWritePort
 *
 * PARAMETERS:  Address             Address of I/O port/register to write
 *              Value               Value to write
 *              Width               Number of bits
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Write data to an I/O port or register. This is a front-end
 *              to AcpiOsWritePort that performs validation on both the port
 *              address and the length.
 *
 *****************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='280' u='c' c='AcpiWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='289' u='c' c='AcpiWrite'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxfsleep.c' l='241' u='c' c='AcpiEnterSleepStateS4bios'/>
