ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <ntddstor.h>
Public Attributes | |
ULONG | Version |
ULONG | Size |
ULONG | WakeCapableHint:1 |
ULONG | D3ColdSupported:1 |
ULONG | Reserved:30 |
ULONG | D3IdleTimeout |
Definition at line 1080 of file ntddstor.h.
ULONG _STORAGE_IDLE_POWER::D3ColdSupported |
Definition at line 1084 of file ntddstor.h.
Referenced by ClasspSendEnableIdlePowerIoctl().
ULONG _STORAGE_IDLE_POWER::D3IdleTimeout |
Definition at line 1086 of file ntddstor.h.
Referenced by ClasspSendEnableIdlePowerIoctl().
ULONG _STORAGE_IDLE_POWER::Reserved |
Definition at line 1085 of file ntddstor.h.
ULONG _STORAGE_IDLE_POWER::Size |
Definition at line 1082 of file ntddstor.h.
Referenced by ClasspSendEnableIdlePowerIoctl().
ULONG _STORAGE_IDLE_POWER::Version |
Definition at line 1081 of file ntddstor.h.
Referenced by ClasspSendEnableIdlePowerIoctl().
ULONG _STORAGE_IDLE_POWER::WakeCapableHint |
Definition at line 1083 of file ntddstor.h.
Referenced by ClasspSendEnableIdlePowerIoctl().