ReactOS 0.4.15-dev-8614-gbc76250
acpi_table_drtm Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_table_drtm:

Public Attributes

ACPI_TABLE_HEADER Header
 
UINT64 EntryBaseAddress
 
UINT64 EntryLength
 
UINT32 EntryAddress32
 
UINT64 EntryAddress64
 
UINT64 ExitAddress
 
UINT64 LogAreaAddress
 
UINT32 LogAreaLength
 
UINT64 ArchDependentAddress
 
UINT32 Flags
 

Detailed Description

Definition at line 1059 of file actbl1.h.

Member Data Documentation

◆ ArchDependentAddress

UINT64 acpi_table_drtm::ArchDependentAddress

Definition at line 1069 of file actbl1.h.

◆ EntryAddress32

UINT32 acpi_table_drtm::EntryAddress32

Definition at line 1064 of file actbl1.h.

◆ EntryAddress64

UINT64 acpi_table_drtm::EntryAddress64

Definition at line 1065 of file actbl1.h.

◆ EntryBaseAddress

UINT64 acpi_table_drtm::EntryBaseAddress

Definition at line 1062 of file actbl1.h.

◆ EntryLength

UINT64 acpi_table_drtm::EntryLength

Definition at line 1063 of file actbl1.h.

◆ ExitAddress

UINT64 acpi_table_drtm::ExitAddress

Definition at line 1066 of file actbl1.h.

◆ Flags

UINT32 acpi_table_drtm::Flags

Definition at line 1070 of file actbl1.h.

◆ Header

ACPI_TABLE_HEADER acpi_table_drtm::Header

Definition at line 1061 of file actbl1.h.

◆ LogAreaAddress

UINT64 acpi_table_drtm::LogAreaAddress

Definition at line 1067 of file actbl1.h.

◆ LogAreaLength

UINT32 acpi_table_drtm::LogAreaLength

Definition at line 1068 of file actbl1.h.


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