ReactOS 0.4.15-dev-7953-g1f49173
acpi_table_ccel Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_table_ccel:

Public Attributes

ACPI_TABLE_HEADER Header
 
UINT8 CCType
 
UINT8 CCSubType
 
UINT16 Reserved
 
UINT64 LogAreaMinimumLength
 
UINT64 LogAreaStartAddress
 

Detailed Description

Definition at line 425 of file actbl2.h.

Member Data Documentation

◆ CCSubType

UINT8 acpi_table_ccel::CCSubType

Definition at line 429 of file actbl2.h.

◆ CCType

UINT8 acpi_table_ccel::CCType

Definition at line 428 of file actbl2.h.

◆ Header

ACPI_TABLE_HEADER acpi_table_ccel::Header

Definition at line 427 of file actbl2.h.

◆ LogAreaMinimumLength

UINT64 acpi_table_ccel::LogAreaMinimumLength

Definition at line 431 of file actbl2.h.

◆ LogAreaStartAddress

UINT64 acpi_table_ccel::LogAreaStartAddress

Definition at line 432 of file actbl2.h.

◆ Reserved

UINT16 acpi_table_ccel::Reserved

Definition at line 430 of file actbl2.h.


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