|
Linux Kernel
3.7.1
|
#include <acstruct.h>
Data Fields | |
| union acpi_operand_object * | operands [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 |
Definition at line 154 of file acstruct.h.
| struct acpi_object_integer* argument |
Definition at line 160 of file acstruct.h.
Definition at line 159 of file acstruct.h.
| struct { ... } fatal |
| struct acpi_object_integer* index |
Definition at line 166 of file acstruct.h.
| struct { ... } index |
| struct acpi_object_integer* length |
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.
1.8.2