ReactOS 0.4.15-dev-7953-g1f49173
_STORAGE_IDLE_POWER Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
ULONG WakeCapableHint:1
 
ULONG D3ColdSupported:1
 
ULONG Reserved:30
 
ULONG D3IdleTimeout
 

Detailed Description

Definition at line 1080 of file ntddstor.h.

Member Data Documentation

◆ D3ColdSupported

ULONG _STORAGE_IDLE_POWER::D3ColdSupported

Definition at line 1084 of file ntddstor.h.

Referenced by ClasspSendEnableIdlePowerIoctl().

◆ D3IdleTimeout

ULONG _STORAGE_IDLE_POWER::D3IdleTimeout

Definition at line 1086 of file ntddstor.h.

Referenced by ClasspSendEnableIdlePowerIoctl().

◆ Reserved

ULONG _STORAGE_IDLE_POWER::Reserved

Definition at line 1085 of file ntddstor.h.

◆ Size

ULONG _STORAGE_IDLE_POWER::Size

Definition at line 1082 of file ntddstor.h.

Referenced by ClasspSendEnableIdlePowerIoctl().

◆ Version

ULONG _STORAGE_IDLE_POWER::Version

Definition at line 1081 of file ntddstor.h.

Referenced by ClasspSendEnableIdlePowerIoctl().

◆ WakeCapableHint

ULONG _STORAGE_IDLE_POWER::WakeCapableHint

Definition at line 1083 of file ntddstor.h.

Referenced by ClasspSendEnableIdlePowerIoctl().


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