ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <acstruct.h>
Public Attributes | |
UINT32 | DebugLevel |
UINT32 | Count |
ACPI_OWNER_ID | OwnerId |
UINT8 | DisplayType |
UINT32 | AddressSpaceId |
Definition at line 254 of file acstruct.h.
UINT32 acpi_region_walk_info::AddressSpaceId |
Definition at line 260 of file acstruct.h.
UINT32 acpi_region_walk_info::Count |
Definition at line 257 of file acstruct.h.
UINT32 acpi_region_walk_info::DebugLevel |
Definition at line 256 of file acstruct.h.
UINT8 acpi_region_walk_info::DisplayType |
Definition at line 259 of file acstruct.h.
ACPI_OWNER_ID acpi_region_walk_info::OwnerId |
Definition at line 258 of file acstruct.h.