ReactOS 0.4.15-dev-7842-g558ab78
acpi_parse_obj_asl Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_parse_obj_asl:

Public Attributes

ACPI_PARSE_COMMON union acpi_parse_objectChild
 
union acpi_parse_objectParentMethod
 
charFilename
 
BOOLEAN FileChanged
 
charParentFilename
 
charExternalName
 
charNamepath
 
char NameSeg [4]
 
UINT32 ExtraValue
 
UINT32 Column
 
UINT32 LineNumber
 
UINT32 LogicalLineNumber
 
UINT32 LogicalByteOffset
 
UINT32 EndLine
 
UINT32 EndLogicalLine
 
UINT32 AcpiBtype
 
UINT32 AmlLength
 
UINT32 AmlSubtreeLength
 
UINT32 FinalAmlLength
 
UINT32 FinalAmlOffset
 
UINT32 CompileFlags
 
UINT16 ParseOpcode
 
UINT8 AmlOpcodeLength
 
UINT8 AmlPkgLenBytes
 
UINT8 Extra
 
char ParseOpName [ACPI_MAX_PARSEOP_NAME]
 

Detailed Description

Definition at line 1044 of file aclocal.h.

Member Data Documentation

◆ AcpiBtype

UINT32 acpi_parse_obj_asl::AcpiBtype

Definition at line 1062 of file aclocal.h.

◆ AmlLength

UINT32 acpi_parse_obj_asl::AmlLength

Definition at line 1063 of file aclocal.h.

◆ AmlOpcodeLength

UINT8 acpi_parse_obj_asl::AmlOpcodeLength

Definition at line 1069 of file aclocal.h.

◆ AmlPkgLenBytes

UINT8 acpi_parse_obj_asl::AmlPkgLenBytes

Definition at line 1070 of file aclocal.h.

◆ AmlSubtreeLength

UINT32 acpi_parse_obj_asl::AmlSubtreeLength

Definition at line 1064 of file aclocal.h.

◆ Child

ACPI_PARSE_COMMON union acpi_parse_object* acpi_parse_obj_asl::Child

Definition at line 1047 of file aclocal.h.

◆ Column

UINT32 acpi_parse_obj_asl::Column

Definition at line 1056 of file aclocal.h.

◆ CompileFlags

UINT32 acpi_parse_obj_asl::CompileFlags

Definition at line 1067 of file aclocal.h.

◆ EndLine

UINT32 acpi_parse_obj_asl::EndLine

Definition at line 1060 of file aclocal.h.

◆ EndLogicalLine

UINT32 acpi_parse_obj_asl::EndLogicalLine

Definition at line 1061 of file aclocal.h.

◆ ExternalName

char* acpi_parse_obj_asl::ExternalName

Definition at line 1052 of file aclocal.h.

◆ Extra

UINT8 acpi_parse_obj_asl::Extra

Definition at line 1071 of file aclocal.h.

◆ ExtraValue

UINT32 acpi_parse_obj_asl::ExtraValue

Definition at line 1055 of file aclocal.h.

◆ FileChanged

BOOLEAN acpi_parse_obj_asl::FileChanged

Definition at line 1050 of file aclocal.h.

◆ Filename

char* acpi_parse_obj_asl::Filename

Definition at line 1049 of file aclocal.h.

◆ FinalAmlLength

UINT32 acpi_parse_obj_asl::FinalAmlLength

Definition at line 1065 of file aclocal.h.

◆ FinalAmlOffset

UINT32 acpi_parse_obj_asl::FinalAmlOffset

Definition at line 1066 of file aclocal.h.

◆ LineNumber

UINT32 acpi_parse_obj_asl::LineNumber

Definition at line 1057 of file aclocal.h.

◆ LogicalByteOffset

UINT32 acpi_parse_obj_asl::LogicalByteOffset

Definition at line 1059 of file aclocal.h.

◆ LogicalLineNumber

UINT32 acpi_parse_obj_asl::LogicalLineNumber

Definition at line 1058 of file aclocal.h.

◆ Namepath

char* acpi_parse_obj_asl::Namepath

Definition at line 1053 of file aclocal.h.

◆ NameSeg

char acpi_parse_obj_asl::NameSeg[4]

Definition at line 1054 of file aclocal.h.

◆ ParentFilename

char* acpi_parse_obj_asl::ParentFilename

Definition at line 1051 of file aclocal.h.

◆ ParentMethod

union acpi_parse_object* acpi_parse_obj_asl::ParentMethod

Definition at line 1048 of file aclocal.h.

◆ ParseOpcode

UINT16 acpi_parse_obj_asl::ParseOpcode

Definition at line 1068 of file aclocal.h.

◆ ParseOpName

char acpi_parse_obj_asl::ParseOpName[ACPI_MAX_PARSEOP_NAME]

Definition at line 1072 of file aclocal.h.


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