ReactOS 0.4.15-dev-7942-gd23573b
acpi_object_extra Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_extra:

Public Attributes

ACPI_OBJECT_COMMON_HEADER ACPI_NAMESPACE_NODEMethod_REG
 
ACPI_NAMESPACE_NODEScopeNode
 
voidRegionContext
 
UINT8AmlStart
 
UINT32 AmlLength
 

Detailed Description

Definition at line 478 of file acobject.h.

Member Data Documentation

◆ AmlLength

◆ AmlStart

◆ Method_REG

ACPI_OBJECT_COMMON_HEADER ACPI_NAMESPACE_NODE* acpi_object_extra::Method_REG

Definition at line 481 of file acobject.h.

Referenced by AcpiEvExecuteRegMethod(), and AcpiExCreateRegion().

◆ RegionContext

void* acpi_object_extra::RegionContext

◆ ScopeNode

ACPI_NAMESPACE_NODE* acpi_object_extra::ScopeNode

Definition at line 482 of file acobject.h.

Referenced by AcpiDsGetRegionArguments(), and AcpiExCreateRegion().


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