ReactOS 0.4.16-dev-197-g92996da
|
#include <acobject.h>
Public Attributes | |
ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO BOOLEAN | IsCreateField |
union acpi_operand_object * | BufferObj |
Definition at line 381 of file acobject.h.
union acpi_operand_object* acpi_object_buffer_field::BufferObj |
Definition at line 386 of file acobject.h.
Referenced by AcpiDsInitBufferField(), AcpiExFieldDatumIo(), and AcpiUtUpdateObjectReference().
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().