ReactOS 0.4.15-dev-7953-g1f49173
acpi_object_reference Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_reference:

Public Attributes

ACPI_OBJECT_COMMON_HEADER UINT8 Class
 
UINT8 TargetType
 
UINT8 Resolved
 
voidObject
 
ACPI_NAMESPACE_NODENode
 
union acpi_operand_object ** Where
 
UINT8IndexPointer
 
UINT8Aml
 
UINT32 Value
 

Detailed Description

Definition at line 440 of file acobject.h.

Member Data Documentation

◆ Aml

UINT8* acpi_object_reference::Aml

Definition at line 450 of file acobject.h.

Referenced by AcpiDsBuildInternalObject(), and AcpiDsResolvePackageElement().

◆ Class

◆ IndexPointer

UINT8* acpi_object_reference::IndexPointer

Definition at line 449 of file acobject.h.

Referenced by AcpiExDoDebugObject(), and AcpiExOpcode_2A_1T_1R().

◆ Node

◆ Object

◆ Resolved

UINT8 acpi_object_reference::Resolved

Definition at line 445 of file acobject.h.

Referenced by AcpiDsBuildInternalObject(), and AcpiDsResolvePackageElement().

◆ TargetType

UINT8 acpi_object_reference::TargetType

◆ Value

◆ Where


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