ReactOS 0.4.15-dev-7953-g1f49173
_DEVICE_POWER_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
BOOLEAN DeviceAttentionSupported
 
BOOLEAN AsynchronousNotificationSupported
 
BOOLEAN IdlePowerManagementEnabled
 
BOOLEAN D3ColdEnabled
 
BOOLEAN D3ColdSupported
 
BOOLEAN NoVerifyDuringIdlePower
 
UCHAR Reserved [2]
 
ULONG IdleTimeoutInMS
 

Detailed Description

Definition at line 663 of file ntddstor.h.

Member Data Documentation

◆ AsynchronousNotificationSupported

BOOLEAN _DEVICE_POWER_DESCRIPTOR::AsynchronousNotificationSupported

Definition at line 667 of file ntddstor.h.

◆ D3ColdEnabled

BOOLEAN _DEVICE_POWER_DESCRIPTOR::D3ColdEnabled

Definition at line 669 of file ntddstor.h.

◆ D3ColdSupported

BOOLEAN _DEVICE_POWER_DESCRIPTOR::D3ColdSupported

Definition at line 670 of file ntddstor.h.

◆ DeviceAttentionSupported

BOOLEAN _DEVICE_POWER_DESCRIPTOR::DeviceAttentionSupported

Definition at line 666 of file ntddstor.h.

◆ IdlePowerManagementEnabled

BOOLEAN _DEVICE_POWER_DESCRIPTOR::IdlePowerManagementEnabled

Definition at line 668 of file ntddstor.h.

◆ IdleTimeoutInMS

ULONG _DEVICE_POWER_DESCRIPTOR::IdleTimeoutInMS

Definition at line 673 of file ntddstor.h.

◆ NoVerifyDuringIdlePower

BOOLEAN _DEVICE_POWER_DESCRIPTOR::NoVerifyDuringIdlePower

Definition at line 671 of file ntddstor.h.

◆ Reserved

UCHAR _DEVICE_POWER_DESCRIPTOR::Reserved[2]

Definition at line 672 of file ntddstor.h.

◆ Size

ULONG _DEVICE_POWER_DESCRIPTOR::Size

Definition at line 665 of file ntddstor.h.

◆ Version

ULONG _DEVICE_POWER_DESCRIPTOR::Version

Definition at line 664 of file ntddstor.h.


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