ReactOS 0.4.15-dev-7934-g1dc8d80
acpi_mem_mapping Struct Reference

#include <actypes.h>

Collaboration diagram for acpi_mem_mapping:

Public Attributes

ACPI_PHYSICAL_ADDRESS PhysicalAddress
 
UINT8LogicalAddress
 
ACPI_SIZE Length
 
struct acpi_mem_mappingNextMm
 

Detailed Description

Definition at line 1358 of file actypes.h.

Member Data Documentation

◆ Length

ACPI_SIZE acpi_mem_mapping::Length

Definition at line 1362 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().

◆ LogicalAddress

UINT8* acpi_mem_mapping::LogicalAddress

Definition at line 1361 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().

◆ NextMm

struct acpi_mem_mapping* acpi_mem_mapping::NextMm

Definition at line 1363 of file actypes.h.

Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().

◆ PhysicalAddress

ACPI_PHYSICAL_ADDRESS acpi_mem_mapping::PhysicalAddress

Definition at line 1360 of file actypes.h.

Referenced by AcpiExSystemMemorySpaceHandler().


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