Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_aml_operands Union Reference

#include <acstruct.h>

Data Fields

union acpi_operand_objectoperands [7]
 
struct {
   struct acpi_object_integer *   type
 
   struct acpi_object_integer *   code
 
   struct acpi_object_integer *   argument
 
fatal
 
struct {
   union acpi_operand_object *   source
 
   struct acpi_object_integer *   index
 
   union acpi_operand_object *   target
 
index
 
struct {
   union acpi_operand_object *   source
 
   struct acpi_object_integer *   index
 
   struct acpi_object_integer *   length
 
   union acpi_operand_object *   target
 
mid
 

Detailed Description

Definition at line 154 of file acstruct.h.

Field Documentation

Definition at line 160 of file acstruct.h.

Definition at line 159 of file acstruct.h.

struct { ... } fatal

Definition at line 166 of file acstruct.h.

struct { ... } index

Definition at line 174 of file acstruct.h.

struct { ... } mid
union acpi_operand_object* operands[7]

Definition at line 155 of file acstruct.h.

union acpi_operand_object* source

Definition at line 165 of file acstruct.h.

union acpi_operand_object* target

Definition at line 167 of file acstruct.h.

Definition at line 158 of file acstruct.h.


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