ReactOS 0.4.16-dev-1946-g52006dd
_POWER_CONDITION_PAGE Struct Reference

#include <scsi.h>

Public Attributes

UCHAR PageCode:6
 
UCHAR Reserved:1
 
UCHAR PSBit:1
 
UCHAR PageLength
 
UCHAR Reserved2
 
UCHAR Standby:1
 
UCHAR Idle:1
 
UCHAR Reserved3:6
 
UCHAR IdleTimer [4]
 
UCHAR StandbyTimer [4]
 

Detailed Description

Definition at line 3078 of file scsi.h.

Member Data Documentation

◆ Idle

UCHAR _POWER_CONDITION_PAGE::Idle

Definition at line 3085 of file scsi.h.

◆ IdleTimer

UCHAR _POWER_CONDITION_PAGE::IdleTimer[4]

Definition at line 3087 of file scsi.h.

◆ PageCode

UCHAR _POWER_CONDITION_PAGE::PageCode

Definition at line 3079 of file scsi.h.

◆ PageLength

UCHAR _POWER_CONDITION_PAGE::PageLength

Definition at line 3082 of file scsi.h.

◆ PSBit

UCHAR _POWER_CONDITION_PAGE::PSBit

Definition at line 3081 of file scsi.h.

◆ Reserved

UCHAR _POWER_CONDITION_PAGE::Reserved

Definition at line 3080 of file scsi.h.

◆ Reserved2

UCHAR _POWER_CONDITION_PAGE::Reserved2

Definition at line 3083 of file scsi.h.

◆ Reserved3

UCHAR _POWER_CONDITION_PAGE::Reserved3

Definition at line 3086 of file scsi.h.

◆ Standby

UCHAR _POWER_CONDITION_PAGE::Standby

Definition at line 3084 of file scsi.h.

◆ StandbyTimer

UCHAR _POWER_CONDITION_PAGE::StandbyTimer[4]

Definition at line 3088 of file scsi.h.


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