ReactOS 0.4.15-dev-7953-g1f49173
acpi_table_ecdt Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_table_ecdt:

Public Attributes

ACPI_TABLE_HEADER Header
 
ACPI_GENERIC_ADDRESS Control
 
ACPI_GENERIC_ADDRESS Data
 
UINT32 Uid
 
UINT8 Gpe
 
UINT8 Id [1]
 

Detailed Description

Definition at line 1127 of file actbl1.h.

Member Data Documentation

◆ Control

ACPI_GENERIC_ADDRESS acpi_table_ecdt::Control

Definition at line 1130 of file actbl1.h.

◆ Data

ACPI_GENERIC_ADDRESS acpi_table_ecdt::Data

Definition at line 1131 of file actbl1.h.

◆ Gpe

UINT8 acpi_table_ecdt::Gpe

Definition at line 1133 of file actbl1.h.

◆ Header

ACPI_TABLE_HEADER acpi_table_ecdt::Header

Definition at line 1129 of file actbl1.h.

◆ Id

UINT8 acpi_table_ecdt::Id[1]

Definition at line 1134 of file actbl1.h.

◆ Uid

UINT32 acpi_table_ecdt::Uid

Definition at line 1132 of file actbl1.h.


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