ReactOS 0.4.16-dev-833-g4bc97ad
|
#include <acobject.h>
Public Attributes | |
ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object * | RegionObj |
union acpi_operand_object * | BankObj |
Definition at line 354 of file acobject.h.
union acpi_operand_object* acpi_object_bank_field::BankObj |
Definition at line 359 of file acobject.h.
Referenced by AcpiExFieldDatumIo(), AcpiExPrepFieldValue(), and AcpiUtUpdateObjectReference().
ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object* acpi_object_bank_field::RegionObj |
Definition at line 358 of file acobject.h.
Referenced by AcpiExPrepFieldValue().