struct acpi_generic_address
Defined at line 131 of file ../../third_party/acpica-migrating/src/include/acpica/actbl.h
*****************************************************************************
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.
****************************************************************************
Public Members
UINT8 SpaceId
UINT8 BitWidth
UINT8 BitOffset
UINT8 AccessWidth
UINT64 Address