ReactOS 0.4.15-dev-7842-g558ab78
acpi_device_info Struct Reference

#include <actypes.h>

Collaboration diagram for acpi_device_info:

Public Attributes

UINT32 InfoSize
 
UINT32 Name
 
ACPI_OBJECT_TYPE Type
 
UINT8 ParamCount
 
UINT16 Valid
 
UINT8 Flags
 
UINT8 HighestDstates [4]
 
UINT8 LowestDstates [5]
 
UINT64 Address
 
ACPI_PNP_DEVICE_ID HardwareId
 
ACPI_PNP_DEVICE_ID UniqueId
 
ACPI_PNP_DEVICE_ID ClassCode
 
ACPI_PNP_DEVICE_ID_LIST CompatibleIdList
 

Detailed Description

Definition at line 1305 of file actypes.h.

Member Data Documentation

◆ Address

UINT64 acpi_device_info::Address

Definition at line 1315 of file actypes.h.

◆ ClassCode

ACPI_PNP_DEVICE_ID acpi_device_info::ClassCode

Definition at line 1318 of file actypes.h.

◆ CompatibleIdList

ACPI_PNP_DEVICE_ID_LIST acpi_device_info::CompatibleIdList

Definition at line 1319 of file actypes.h.

◆ Flags

UINT8 acpi_device_info::Flags

Definition at line 1312 of file actypes.h.

◆ HardwareId

ACPI_PNP_DEVICE_ID acpi_device_info::HardwareId

Definition at line 1316 of file actypes.h.

◆ HighestDstates

UINT8 acpi_device_info::HighestDstates[4]

Definition at line 1313 of file actypes.h.

◆ InfoSize

UINT32 acpi_device_info::InfoSize

Definition at line 1307 of file actypes.h.

◆ LowestDstates

UINT8 acpi_device_info::LowestDstates[5]

Definition at line 1314 of file actypes.h.

◆ Name

UINT32 acpi_device_info::Name

Definition at line 1308 of file actypes.h.

◆ ParamCount

UINT8 acpi_device_info::ParamCount

Definition at line 1310 of file actypes.h.

◆ Type

ACPI_OBJECT_TYPE acpi_device_info::Type

Definition at line 1309 of file actypes.h.

◆ UniqueId

ACPI_PNP_DEVICE_ID acpi_device_info::UniqueId

Definition at line 1317 of file actypes.h.

◆ Valid

UINT16 acpi_device_info::Valid

Definition at line 1311 of file actypes.h.


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