ReactOS 0.4.15-dev-7918-g2a2556c
acpi_generic_state Union Reference

#include <aclocal.h>

Collaboration diagram for acpi_generic_state:

Public Attributes

ACPI_COMMON_STATE Common
 
ACPI_CONTROL_STATE Control
 
ACPI_UPDATE_STATE Update
 
ACPI_SCOPE_STATE Scope
 
ACPI_PSCOPE_STATE ParseScope
 
ACPI_PKG_STATE Pkg
 
ACPI_THREAD_STATE Thread
 
ACPI_RESULT_VALUES Results
 
ACPI_NOTIFY_INFO Notify
 

Detailed Description

Definition at line 820 of file aclocal.h.

Member Data Documentation

◆ Common

◆ Control

◆ Notify

ACPI_NOTIFY_INFO acpi_generic_state::Notify

Definition at line 830 of file aclocal.h.

◆ ParseScope

◆ Pkg

ACPI_PKG_STATE acpi_generic_state::Pkg

Definition at line 827 of file aclocal.h.

◆ Results

ACPI_RESULT_VALUES acpi_generic_state::Results

Definition at line 829 of file aclocal.h.

Referenced by AcpiDsExecEndControlOp().

◆ Scope

◆ Thread

ACPI_THREAD_STATE acpi_generic_state::Thread

Definition at line 828 of file aclocal.h.

◆ Update

ACPI_UPDATE_STATE acpi_generic_state::Update

Definition at line 824 of file aclocal.h.


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