ReactOS 0.4.15-dev-7788-g1ad9096
acpi_table_desc Struct Reference

#include <actbl.h>

Collaboration diagram for acpi_table_desc:

Public Attributes

ACPI_PHYSICAL_ADDRESS Address
 
ACPI_TABLE_HEADERPointer
 
UINT32 Length
 
ACPI_NAME_UNION Signature
 
ACPI_OWNER_ID OwnerId
 
UINT8 Flags
 
UINT16 ValidationCount
 

Detailed Description

Definition at line 401 of file actbl.h.

Member Data Documentation

◆ Address

ACPI_PHYSICAL_ADDRESS acpi_table_desc::Address

◆ Flags

◆ Length

◆ OwnerId

ACPI_OWNER_ID acpi_table_desc::OwnerId

Definition at line 407 of file actbl.h.

◆ Pointer

◆ Signature

◆ ValidationCount

UINT16 acpi_table_desc::ValidationCount

Definition at line 409 of file actbl.h.

Referenced by AcpiTbGetTable(), and AcpiTbPutTable().


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