ReactOS 0.4.15-dev-7842-g558ab78
acpi_pscope_state Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_pscope_state:

Public Attributes

ACPI_STATE_COMMON UINT32 ArgCount
 
union acpi_parse_objectOp
 
UINT8ArgEnd
 
UINT8PkgEnd
 
UINT32 ArgList
 

Detailed Description

Definition at line 745 of file aclocal.h.

Member Data Documentation

◆ ArgCount

ACPI_STATE_COMMON UINT32 acpi_pscope_state::ArgCount

◆ ArgEnd

UINT8* acpi_pscope_state::ArgEnd

Definition at line 750 of file aclocal.h.

Referenced by AcpiPsHasCompletedScope(), AcpiPsInitScope(), and AcpiPsPushScope().

◆ ArgList

UINT32 acpi_pscope_state::ArgList

Definition at line 752 of file aclocal.h.

Referenced by AcpiPsPopScope(), and AcpiPsPushScope().

◆ Op

union acpi_parse_object* acpi_pscope_state::Op

Definition at line 749 of file aclocal.h.

Referenced by AcpiPsInitScope(), AcpiPsParseLoop(), AcpiPsPopScope(), and AcpiPsPushScope().

◆ PkgEnd

UINT8* acpi_pscope_state::PkgEnd

Definition at line 751 of file aclocal.h.

Referenced by AcpiPsInitScope(), AcpiPsNextParseState(), AcpiPsPopScope(), and AcpiPsPushScope().


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