ReactOS 0.4.15-dev-7924-g5949c20
acpi_table_list Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_table_list:

Public Attributes

ACPI_TABLE_DESCTables
 
UINT32 CurrentTableCount
 
UINT32 MaxTableCount
 
UINT8 Flags
 

Detailed Description

Definition at line 232 of file aclocal.h.

Member Data Documentation

◆ CurrentTableCount

UINT32 acpi_table_list::CurrentTableCount

Definition at line 235 of file aclocal.h.

◆ Flags

UINT8 acpi_table_list::Flags

Definition at line 237 of file aclocal.h.

◆ MaxTableCount

UINT32 acpi_table_list::MaxTableCount

Definition at line 236 of file aclocal.h.

◆ Tables

ACPI_TABLE_DESC* acpi_table_list::Tables

Definition at line 234 of file aclocal.h.


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