ReactOS 0.4.15-dev-7942-gd23573b
acpi_control_state Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_control_state:

Public Attributes

ACPI_STATE_COMMON UINT16 Opcode
 
union acpi_parse_objectPredicateOp
 
UINT8AmlPredicateStart
 
UINT8PackageEnd
 
UINT64 LoopTimeout
 

Detailed Description

Definition at line 722 of file aclocal.h.

Member Data Documentation

◆ AmlPredicateStart

UINT8* acpi_control_state::AmlPredicateStart

Definition at line 727 of file aclocal.h.

Referenced by AcpiDsExecBeginControlOp(), AcpiDsExecEndControlOp(), and AcpiPsParseLoop().

◆ LoopTimeout

UINT64 acpi_control_state::LoopTimeout

Definition at line 729 of file aclocal.h.

Referenced by AcpiDsExecBeginControlOp(), and AcpiDsExecEndControlOp().

◆ Opcode

ACPI_STATE_COMMON UINT16 acpi_control_state::Opcode

Definition at line 725 of file aclocal.h.

Referenced by AcpiDsExecBeginControlOp(), AcpiDsExecEndControlOp(), and AcpiPsParseLoop().

◆ PackageEnd

UINT8* acpi_control_state::PackageEnd

Definition at line 728 of file aclocal.h.

Referenced by AcpiDsExecBeginControlOp(), and AcpiDsExecEndControlOp().

◆ PredicateOp

union acpi_parse_object* acpi_control_state::PredicateOp

Definition at line 726 of file aclocal.h.

Referenced by AcpiDsExecBeginOp(), AcpiDsExecEndOp(), and AcpiDsIsResultUsed().


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