ReactOS 0.4.15-dev-7842-g558ab78
acpi_mem_space_context Struct Reference

#include <actypes.h>

Collaboration diagram for acpi_mem_space_context:

Public Attributes

UINT32 Length
 
ACPI_PHYSICAL_ADDRESS Address
 
ACPI_MEM_MAPPINGCurMm
 
ACPI_MEM_MAPPINGFirstMm
 

Detailed Description

Definition at line 1367 of file actypes.h.

Member Data Documentation

◆ Address

ACPI_PHYSICAL_ADDRESS acpi_mem_space_context::Address

Definition at line 1370 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().

◆ CurMm

ACPI_MEM_MAPPING* acpi_mem_space_context::CurMm

Definition at line 1371 of file actypes.h.

Referenced by AcpiExSystemMemorySpaceHandler().

◆ FirstMm

ACPI_MEM_MAPPING* acpi_mem_space_context::FirstMm

Definition at line 1372 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().

◆ Length

UINT32 acpi_mem_space_context::Length

Definition at line 1369 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().


The documentation for this struct was generated from the following file: