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

#include <aclocal.h>

Collaboration diagram for acpi_parse_state:
Collaboration graph
[legend]

Public Attributes

UINT8AmlStart
 
UINT8Aml
 
UINT8AmlEnd
 
UINT8PkgStart
 
UINT8PkgEnd
 
union acpi_parse_objectStartOp
 
struct acpi_namespace_nodeStartNode
 
union acpi_generic_stateScope
 
union acpi_parse_objectStartScope
 
UINT32 AmlSize
 

Member Data Documentation

◆ Aml

UINT8* acpi_parse_state::Aml

◆ AmlEnd

UINT8* acpi_parse_state::AmlEnd

◆ AmlSize

UINT32 acpi_parse_state::AmlSize

◆ AmlStart

UINT8* acpi_parse_state::AmlStart

◆ PkgEnd

UINT8* acpi_parse_state::PkgEnd

◆ PkgStart

UINT8* acpi_parse_state::PkgStart

◆ Scope

union acpi_generic_state* acpi_parse_state::Scope

◆ StartNode

struct acpi_namespace_node* acpi_parse_state::StartNode

◆ StartOp

union acpi_parse_object* acpi_parse_state::StartOp

◆ StartScope

union acpi_parse_object* acpi_parse_state::StartScope

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