ReactOS 0.4.15-dev-7998-gdb93cb1
acpi_aml_operands Union Reference

#include <acstruct.h>

Collaboration diagram for acpi_aml_operands:

Public Attributes

ACPI_OPERAND_OBJECTOperands [7]
 
struct {
   ACPI_OBJECT_INTEGER *   Type
 
   ACPI_OBJECT_INTEGER *   Code
 
   ACPI_OBJECT_INTEGER *   Argument
 
Fatal
 
struct {
   ACPI_OPERAND_OBJECT *   Source
 
   ACPI_OBJECT_INTEGER *   Index
 
   ACPI_OPERAND_OBJECT *   Target
 
Index
 
struct {
   ACPI_OPERAND_OBJECT *   Source
 
   ACPI_OBJECT_INTEGER *   Index
 
   ACPI_OBJECT_INTEGER *   Length
 
   ACPI_OPERAND_OBJECT *   Target
 
Mid
 

Detailed Description

Definition at line 167 of file acstruct.h.

Member Data Documentation

◆ Argument

ACPI_OBJECT_INTEGER* acpi_aml_operands::Argument

Definition at line 175 of file acstruct.h.

◆ Code

ACPI_OBJECT_INTEGER* acpi_aml_operands::Code

Definition at line 174 of file acstruct.h.

◆ 

struct { ... } acpi_aml_operands::Fatal

◆ Index [1/2]

ACPI_OBJECT_INTEGER* acpi_aml_operands::Index

Definition at line 182 of file acstruct.h.

◆  [2/2]

struct { ... } acpi_aml_operands::Index

◆ Length

ACPI_OBJECT_INTEGER* acpi_aml_operands::Length

Definition at line 191 of file acstruct.h.

◆ 

struct { ... } acpi_aml_operands::Mid

◆ Operands

ACPI_OPERAND_OBJECT* acpi_aml_operands::Operands[7]

Definition at line 169 of file acstruct.h.

◆ Source

ACPI_OPERAND_OBJECT* acpi_aml_operands::Source

Definition at line 181 of file acstruct.h.

◆ Target

ACPI_OPERAND_OBJECT* acpi_aml_operands::Target

Definition at line 183 of file acstruct.h.

◆ Type

ACPI_OBJECT_INTEGER* acpi_aml_operands::Type

Definition at line 173 of file acstruct.h.


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