|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acobject.h>

Public Attributes | |
| ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object * | IndexObj |
| union acpi_operand_object * | DataObj |
Definition at line 364 of file acobject.h.
| union acpi_operand_object* acpi_object_index_field::DataObj |
Definition at line 374 of file acobject.h.
Referenced by AcpiExFieldDatumIo(), and AcpiExPrepFieldValue().
| ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object* acpi_object_index_field::IndexObj |
Definition at line 373 of file acobject.h.
Referenced by AcpiExFieldDatumIo(), AcpiExPrepFieldValue(), and AcpiUtUpdateObjectReference().