ReactOS 0.4.15-dev-7942-gd23573b
acpi_iort_node Struct Reference

#include <actbl2.h>

Public Attributes

UINT8 Type
 
UINT16 Length
 
UINT8 Revision
 
UINT32 Identifier
 
UINT32 MappingCount
 
UINT32 MappingOffset
 
char NodeData [1]
 

Detailed Description

Definition at line 458 of file actbl2.h.

Member Data Documentation

◆ Identifier

UINT32 acpi_iort_node::Identifier

Definition at line 463 of file actbl2.h.

◆ Length

UINT16 acpi_iort_node::Length

Definition at line 461 of file actbl2.h.

◆ MappingCount

UINT32 acpi_iort_node::MappingCount

Definition at line 464 of file actbl2.h.

◆ MappingOffset

UINT32 acpi_iort_node::MappingOffset

Definition at line 465 of file actbl2.h.

◆ NodeData

char acpi_iort_node::NodeData[1]

Definition at line 466 of file actbl2.h.

◆ Revision

UINT8 acpi_iort_node::Revision

Definition at line 462 of file actbl2.h.

◆ Type

UINT8 acpi_iort_node::Type

Definition at line 460 of file actbl2.h.


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