ReactOS 0.4.15-dev-7953-g1f49173
acpi_object_buffer Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_buffer:

Public Attributes

ACPI_OBJECT_COMMON_HEADER UINT32 AmlLength
 
UINT8AmlStart
 
ACPI_NAMESPACE_NODENode
 

Detailed Description

Definition at line 146 of file acobject.h.

Member Data Documentation

◆ AmlLength

ACPI_OBJECT_COMMON_HEADER UINT32 acpi_object_buffer::AmlLength

Definition at line 150 of file acobject.h.

Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().

◆ AmlStart

UINT8* acpi_object_buffer::AmlStart

Definition at line 151 of file acobject.h.

Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().

◆ Node

ACPI_NAMESPACE_NODE* acpi_object_buffer::Node

Definition at line 152 of file acobject.h.

Referenced by AcpiDsGetBufferArguments(), and AcpiDsInitObjectFromOp().


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