ReactOS 0.4.15-dev-8096-ga0eec98
acpi_operand_object Union Reference

#include <acobject.h>

Collaboration diagram for acpi_operand_object:

Public Attributes

ACPI_OBJECT_COMMON Common
 
ACPI_OBJECT_INTEGER Integer
 
ACPI_OBJECT_STRING String
 
ACPI_OBJECT_BUFFER Buffer
 
ACPI_OBJECT_PACKAGE Package
 
ACPI_OBJECT_EVENT Event
 
ACPI_OBJECT_METHOD Method
 
ACPI_OBJECT_MUTEX Mutex
 
ACPI_OBJECT_REGION Region
 
ACPI_OBJECT_NOTIFY_COMMON CommonNotify
 
ACPI_OBJECT_DEVICE Device
 
ACPI_OBJECT_POWER_RESOURCE PowerResource
 
ACPI_OBJECT_PROCESSOR Processor
 
ACPI_OBJECT_THERMAL_ZONE ThermalZone
 
ACPI_OBJECT_FIELD_COMMON CommonField
 
ACPI_OBJECT_REGION_FIELD Field
 
ACPI_OBJECT_BUFFER_FIELD BufferField
 
ACPI_OBJECT_BANK_FIELD BankField
 
ACPI_OBJECT_INDEX_FIELD IndexField
 
ACPI_OBJECT_NOTIFY_HANDLER Notify
 
ACPI_OBJECT_ADDR_HANDLER AddressSpace
 
ACPI_OBJECT_REFERENCE Reference
 
ACPI_OBJECT_EXTRA Extra
 
ACPI_OBJECT_DATA Data
 
ACPI_OBJECT_CACHE_LIST Cache
 
ACPI_NAMESPACE_NODE Node
 

Detailed Description

Definition at line 517 of file acobject.h.

Member Data Documentation

◆ AddressSpace

◆ BankField

◆ Buffer

◆ BufferField

◆ Cache

ACPI_OBJECT_CACHE_LIST acpi_operand_object::Cache

Definition at line 543 of file acobject.h.

◆ Common

ACPI_OBJECT_COMMON acpi_operand_object::Common

Definition at line 519 of file acobject.h.

Referenced by AcpiDsCreateBufferField(), AcpiDsCreateNode(), AcpiDsEvaluateNamePath(), AcpiDsExecEndOp(), AcpiDsGetBankFieldArguments(), AcpiDsGetBufferArguments(), AcpiDsGetBufferFieldArguments(), AcpiDsGetPackageArguments(), AcpiDsGetPredicateValue(), AcpiDsInitBufferField(), AcpiDsInitObjectFromOp(), AcpiDsInitPackageElement(), AcpiDsLoad2EndOp(), AcpiDsStoreObjectToLocal(), AcpiEvExecuteRegMethod(), AcpiEvInitializeRegion(), AcpiEvInstallHandler(), AcpiEvInstallSpaceHandler(), AcpiExConvertToBuffer(), AcpiExConvertToObjectTypeString(), AcpiExConvertToString(), AcpiExConvertToTargetType(), AcpiExCreateRegion(), AcpiExDecodeFieldAccess(), AcpiExDoDebugObject(), AcpiExDoLogicalOp(), AcpiExFieldDatumIo(), AcpiExLoadOp(), AcpiExOpcode_1A_0T_1R(), AcpiExPrepFieldValue(), AcpiExReadDataFromField(), AcpiExResolveMultiple(), AcpiExResolveNodeToValue(), AcpiExResolveObject(), AcpiExResolveObjectToValue(), AcpiExResolveOperands(), AcpiExSetupRegion(), AcpiExStoreDirectToNode(), AcpiExStoreObjectToIndex(), AcpiExStoreObjectToNode(), AcpiExStoreObjectToObject(), AcpiExStoreStringToString(), AcpiExTruncateFor32bitTable(), AcpiExUnloadTable(), AcpiExWriteDataToField(), AcpiExWriteGpio(), AcpiExWriteSerialBus(), AcpiGetSleepTypeData(), AcpiNsAttachData(), AcpiNsAttachObject(), AcpiNsCheckSortedList(), AcpiNsConvertToBuffer(), AcpiNsConvertToResource(), AcpiNsConvertToString(), AcpiNsConvertToUnicode(), AcpiNsDeleteNode(), AcpiNsDetachData(), AcpiNsDetachObject(), AcpiNsGetAttachedData(), AcpiNsGetBitmappedType(), AcpiNsGetSecondaryObject(), AcpiNsInitOneObject(), AcpiNsRepair_CID(), AcpiNsRepair_FDE(), AcpiNsRepair_HID(), AcpiNsRepair_PRT(), AcpiNsRootInitialize(), AcpiNsSimpleRepair(), AcpiRsCreatePciRoutingTable(), AcpiRsGetPciRoutingTableLength(), AcpiUtCopyIelementToIelement(), AcpiUtCopyIobjectToEobject(), AcpiUtCopyIobjectToIobject(), AcpiUtCopyIpackageToEpackage(), AcpiUtCopyIpackageToIpackage(), AcpiUtCopySimpleObject(), AcpiUtCreateInternalObjectDbg(), AcpiUtExecute_CID(), AcpiUtExecute_CLS(), AcpiUtExecute_HID(), AcpiUtExecute_UID(), AcpiUtGetObjectSize(), AcpiUtGetObjectTypeName(), AcpiUtGetSimpleObjectSize(), AcpiUtOsiImplementation(), AcpiUtUpdateObjectReference(), and AcpiUtWalkPackageTree().

◆ CommonField

◆ CommonNotify

◆ Data

ACPI_OBJECT_DATA acpi_operand_object::Data

◆ Device

ACPI_OBJECT_DEVICE acpi_operand_object::Device

Definition at line 529 of file acobject.h.

Referenced by AcpiEvGetGpeEventInfo(), AcpiInstallGpeBlock(), and AcpiRemoveGpeBlock().

◆ Event

◆ Extra

◆ Field

◆ IndexField

ACPI_OBJECT_INDEX_FIELD acpi_operand_object::IndexField

◆ Integer

◆ Method

◆ Mutex

◆ Node

ACPI_NAMESPACE_NODE acpi_operand_object::Node

Definition at line 550 of file acobject.h.

Referenced by AcpiNsCheckObjectType(), AcpiNsEvaluate(), and AcpiNsExecuteTable().

◆ Notify

◆ Package

◆ PowerResource

ACPI_OBJECT_POWER_RESOURCE acpi_operand_object::PowerResource

Definition at line 530 of file acobject.h.

Referenced by AcpiExCreatePowerResource().

◆ Processor

ACPI_OBJECT_PROCESSOR acpi_operand_object::Processor

Definition at line 531 of file acobject.h.

Referenced by AcpiExCreateProcessor().

◆ Reference

◆ Region

◆ String

◆ ThermalZone

ACPI_OBJECT_THERMAL_ZONE acpi_operand_object::ThermalZone

Definition at line 532 of file acobject.h.


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