<def f='src/src/sys/external/bsd/acpica/dist/include/actbl.h' l='130' ll='138'/>
<size>12</size>
<doc f='src/src/sys/external/bsd/acpica/dist/include/actbl.h' l='120'>/*******************************************************************************
 *
 * GAS - Generic Address Structure (ACPI 2.0+)
 *
 * Note: Since this structure is used in the ACPI tables, it is byte aligned.
 * If misaligned access is not supported by the hardware, accesses to the
 * 64-bit Address field must be performed with care.
 *
 ******************************************************************************/</doc>
<mbr r='acpi_generic_address::SpaceId' o='0' t='UINT8'/>
<mbr r='acpi_generic_address::BitWidth' o='8' t='UINT8'/>
<mbr r='acpi_generic_address::BitOffset' o='16' t='UINT8'/>
<mbr r='acpi_generic_address::AccessWidth' o='24' t='UINT8'/>
<mbr r='acpi_generic_address::Address' o='32' t='UINT64'/>
