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

#include <aclocal.h>

Data Fields

u8 * aml_start
 
u8 * aml
 
u8 * aml_end
 
u8 * pkg_start
 
u8 * pkg_end
 
union acpi_parse_object * start_op
 
struct acpi_namespace_node * start_node
 
union acpi_generic_state * scope
 
union acpi_parse_object * start_scope
 
u32 aml_size
 

Detailed Description

Definition at line 781 of file aclocal.h.

Field Documentation

u8* aml

Definition at line 783 of file aclocal.h.

u8* aml_end

Definition at line 784 of file aclocal.h.

u32 aml_size

Definition at line 791 of file aclocal.h.

u8* aml_start

Definition at line 782 of file aclocal.h.

u8* pkg_end

Definition at line 786 of file aclocal.h.

u8* pkg_start

Definition at line 785 of file aclocal.h.

Definition at line 789 of file aclocal.h.

Definition at line 788 of file aclocal.h.

union acpi_parse_object* start_op

Definition at line 787 of file aclocal.h.

union acpi_parse_object* start_scope

Definition at line 790 of file aclocal.h.


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