ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_init_walk_info Struct Reference

#include <acstruct.h>

Public Attributes

UINT32 TableIndex
 
UINT32 ObjectCount
 
UINT32 MethodCount
 
UINT32 SerialMethodCount
 
UINT32 NonSerialMethodCount
 
UINT32 SerializedMethodCount
 
UINT32 DeviceCount
 
UINT32 OpRegionCount
 
UINT32 FieldCount
 
UINT32 BufferCount
 
UINT32 PackageCount
 
UINT32 OpRegionInit
 
UINT32 FieldInit
 
UINT32 BufferInit
 
UINT32 PackageInit
 
ACPI_OWNER_ID OwnerId
 

Detailed Description

Definition at line 136 of file acstruct.h.

Member Data Documentation

◆ BufferCount

UINT32 acpi_init_walk_info::BufferCount

Definition at line 147 of file acstruct.h.

◆ BufferInit

UINT32 acpi_init_walk_info::BufferInit

Definition at line 151 of file acstruct.h.

◆ DeviceCount

UINT32 acpi_init_walk_info::DeviceCount

Definition at line 144 of file acstruct.h.

◆ FieldCount

UINT32 acpi_init_walk_info::FieldCount

Definition at line 146 of file acstruct.h.

◆ FieldInit

UINT32 acpi_init_walk_info::FieldInit

Definition at line 150 of file acstruct.h.

◆ MethodCount

UINT32 acpi_init_walk_info::MethodCount

Definition at line 140 of file acstruct.h.

◆ NonSerialMethodCount

UINT32 acpi_init_walk_info::NonSerialMethodCount

Definition at line 142 of file acstruct.h.

◆ ObjectCount

UINT32 acpi_init_walk_info::ObjectCount

Definition at line 139 of file acstruct.h.

◆ OpRegionCount

UINT32 acpi_init_walk_info::OpRegionCount

Definition at line 145 of file acstruct.h.

◆ OpRegionInit

UINT32 acpi_init_walk_info::OpRegionInit

Definition at line 149 of file acstruct.h.

◆ OwnerId

ACPI_OWNER_ID acpi_init_walk_info::OwnerId

Definition at line 153 of file acstruct.h.

◆ PackageCount

UINT32 acpi_init_walk_info::PackageCount

Definition at line 148 of file acstruct.h.

◆ PackageInit

UINT32 acpi_init_walk_info::PackageInit

Definition at line 152 of file acstruct.h.

◆ SerializedMethodCount

UINT32 acpi_init_walk_info::SerializedMethodCount

Definition at line 143 of file acstruct.h.

◆ SerialMethodCount

UINT32 acpi_init_walk_info::SerialMethodCount

Definition at line 141 of file acstruct.h.

◆ TableIndex

UINT32 acpi_init_walk_info::TableIndex

Definition at line 138 of file acstruct.h.


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