ReactOS 0.4.15-dev-7842-g558ab78
acpi_pkg_state Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_pkg_state:

Public Attributes

ACPI_STATE_COMMON UINT32 Index
 
union acpi_operand_objectSourceObject
 
union acpi_operand_objectDestObject
 
struct acpi_walk_stateWalkState
 
voidThisTargetObj
 
UINT32 NumPackages
 

Detailed Description

Definition at line 705 of file aclocal.h.

Member Data Documentation

◆ DestObject

union acpi_operand_object* acpi_pkg_state::DestObject

Definition at line 710 of file aclocal.h.

◆ Index

ACPI_STATE_COMMON UINT32 acpi_pkg_state::Index

Definition at line 708 of file aclocal.h.

◆ NumPackages

UINT32 acpi_pkg_state::NumPackages

Definition at line 713 of file aclocal.h.

◆ SourceObject

union acpi_operand_object* acpi_pkg_state::SourceObject

Definition at line 709 of file aclocal.h.

◆ ThisTargetObj

void* acpi_pkg_state::ThisTargetObj

Definition at line 712 of file aclocal.h.

◆ WalkState

struct acpi_walk_state* acpi_pkg_state::WalkState

Definition at line 711 of file aclocal.h.


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