ReactOS 0.4.15-dev-7834-g00c4b3d
acpi_op_walk_info Struct Reference

#include <acdisasm.h>

Collaboration diagram for acpi_op_walk_info:

Public Attributes

ACPI_WALK_STATEWalkState
 
ACPI_PARSE_OBJECTMappingOp
 
UINT8PreviousAml
 
UINT8StartAml
 
UINT32 Level
 
UINT32 LastLevel
 
UINT32 Count
 
UINT32 BitOffset
 
UINT32 Flags
 
UINT32 AmlOffset
 

Detailed Description

Definition at line 223 of file acdisasm.h.

Member Data Documentation

◆ AmlOffset

UINT32 acpi_op_walk_info::AmlOffset

Definition at line 234 of file acdisasm.h.

◆ BitOffset

UINT32 acpi_op_walk_info::BitOffset

Definition at line 232 of file acdisasm.h.

◆ Count

UINT32 acpi_op_walk_info::Count

Definition at line 231 of file acdisasm.h.

◆ Flags

UINT32 acpi_op_walk_info::Flags

Definition at line 233 of file acdisasm.h.

◆ LastLevel

UINT32 acpi_op_walk_info::LastLevel

Definition at line 230 of file acdisasm.h.

◆ Level

UINT32 acpi_op_walk_info::Level

Definition at line 229 of file acdisasm.h.

◆ MappingOp

ACPI_PARSE_OBJECT* acpi_op_walk_info::MappingOp

Definition at line 226 of file acdisasm.h.

◆ PreviousAml

UINT8* acpi_op_walk_info::PreviousAml

Definition at line 227 of file acdisasm.h.

◆ StartAml

UINT8* acpi_op_walk_info::StartAml

Definition at line 228 of file acdisasm.h.

◆ WalkState

ACPI_WALK_STATE* acpi_op_walk_info::WalkState

Definition at line 225 of file acdisasm.h.


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