ReactOS 0.4.16-dev-197-g92996da
|
#include <actypes.h>
Public Attributes | |
UINT32 | Length |
ACPI_PHYSICAL_ADDRESS | Address |
ACPI_MEM_MAPPING * | CurMm |
ACPI_MEM_MAPPING * | FirstMm |
ACPI_PHYSICAL_ADDRESS acpi_mem_space_context::Address |
Definition at line 1370 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().
ACPI_MEM_MAPPING* acpi_mem_space_context::CurMm |
Definition at line 1371 of file actypes.h.
Referenced by AcpiExSystemMemorySpaceHandler().
ACPI_MEM_MAPPING* acpi_mem_space_context::FirstMm |
Definition at line 1372 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().
UINT32 acpi_mem_space_context::Length |
Definition at line 1369 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().