<dec f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='73' type='ACPI_STATUS AcpiHwValidateRegister(ACPI_GENERIC_ADDRESS * Reg, UINT8 MaxBitWidth, UINT64 * Address)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/achware.h' l='69'>/*
 * hwregs - ACPI Register I/O
 */</doc>
<def f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='88' ll='144' type='ACPI_STATUS AcpiHwValidateRegister(ACPI_GENERIC_ADDRESS * Reg, UINT8 MaxBitWidth, UINT64 * Address)'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='183' u='c' c='AcpiHwRead'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='248' u='c' c='AcpiHwWrite'/>
<doc f='src/src/sys/external/bsd/acpica/dist/hardware/hwregs.c' l='72'>/******************************************************************************
 *
 * FUNCTION:    AcpiHwValidateRegister
 *
 * PARAMETERS:  Reg                 - GAS register structure
 *              MaxBitWidth         - Max BitWidth supported (32 or 64)
 *              Address             - Pointer to where the gas-&gt;address
 *                                    is returned
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Validate the contents of a GAS register. Checks the GAS
 *              pointer, Address, SpaceId, BitWidth, and BitOffset.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='159' u='c' c='AcpiRead'/>
<use f='src/src/sys/external/bsd/acpica/dist/hardware/hwxface.c' l='253' u='c' c='AcpiWrite'/>
