ReactOS 0.4.15-dev-7934-g1dc8d80
acpi_object_buffer_field Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_buffer_field:

Public Attributes

ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO BOOLEAN IsCreateField
 
union acpi_operand_objectBufferObj
 

Detailed Description

Definition at line 381 of file acobject.h.

Member Data Documentation

◆ BufferObj

union acpi_operand_object* acpi_object_buffer_field::BufferObj

◆ IsCreateField

ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO BOOLEAN acpi_object_buffer_field::IsCreateField

Definition at line 385 of file acobject.h.

Referenced by AcpiDsInitBufferField(), and AcpiExReadDataFromField().


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