|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <actypes.h>

Public Attributes | |
| ACPI_PHYSICAL_ADDRESS | PhysicalAddress |
| UINT8 * | LogicalAddress |
| ACPI_SIZE | Length |
| struct acpi_mem_mapping * | NextMm |
| ACPI_SIZE acpi_mem_mapping::Length |
Definition at line 1362 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().
| UINT8* acpi_mem_mapping::LogicalAddress |
Definition at line 1361 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().
| struct acpi_mem_mapping* acpi_mem_mapping::NextMm |
Definition at line 1363 of file actypes.h.
Referenced by AcpiEvSystemMemoryRegionSetup(), and AcpiExSystemMemorySpaceHandler().
| ACPI_PHYSICAL_ADDRESS acpi_mem_mapping::PhysicalAddress |
Definition at line 1360 of file actypes.h.
Referenced by AcpiExSystemMemorySpaceHandler().