XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
acpi_parse_obj_asl Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_parse_obj_asl:
Collaboration graph
[legend]

Public Attributes

ACPI_PARSE_COMMON union acpi_parse_objectChild
 
union acpi_parse_objectParentMethod
 
char * Filename
 
BOOLEAN FileChanged
 
char * ParentFilename
 
char * ExternalName
 
char * Namepath
 
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]
 

Member Data Documentation

◆ AcpiBtype

UINT32 acpi_parse_obj_asl::AcpiBtype

◆ AmlLength

UINT32 acpi_parse_obj_asl::AmlLength

◆ AmlOpcodeLength

UINT8 acpi_parse_obj_asl::AmlOpcodeLength

◆ AmlPkgLenBytes

UINT8 acpi_parse_obj_asl::AmlPkgLenBytes

◆ AmlSubtreeLength

UINT32 acpi_parse_obj_asl::AmlSubtreeLength

◆ Child

ACPI_PARSE_COMMON union acpi_parse_object* acpi_parse_obj_asl::Child

◆ Column

UINT32 acpi_parse_obj_asl::Column

◆ CompileFlags

UINT32 acpi_parse_obj_asl::CompileFlags

◆ EndLine

UINT32 acpi_parse_obj_asl::EndLine

◆ EndLogicalLine

UINT32 acpi_parse_obj_asl::EndLogicalLine

◆ ExternalName

char* acpi_parse_obj_asl::ExternalName

◆ Extra

UINT8 acpi_parse_obj_asl::Extra

◆ ExtraValue

UINT32 acpi_parse_obj_asl::ExtraValue

◆ FileChanged

BOOLEAN acpi_parse_obj_asl::FileChanged

◆ Filename

char* acpi_parse_obj_asl::Filename

◆ FinalAmlLength

UINT32 acpi_parse_obj_asl::FinalAmlLength

◆ FinalAmlOffset

UINT32 acpi_parse_obj_asl::FinalAmlOffset

◆ LineNumber

UINT32 acpi_parse_obj_asl::LineNumber

◆ LogicalByteOffset

UINT32 acpi_parse_obj_asl::LogicalByteOffset

◆ LogicalLineNumber

UINT32 acpi_parse_obj_asl::LogicalLineNumber

◆ Namepath

char* acpi_parse_obj_asl::Namepath

◆ NameSeg

char acpi_parse_obj_asl::NameSeg[4]

◆ ParentFilename

char* acpi_parse_obj_asl::ParentFilename

◆ ParentMethod

union acpi_parse_object* acpi_parse_obj_asl::ParentMethod

◆ ParseOpcode

UINT16 acpi_parse_obj_asl::ParseOpcode

◆ ParseOpName

char acpi_parse_obj_asl::ParseOpName[ACPI_MAX_PARSEOP_NAME]

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