ReactOS 0.4.15-dev-7934-g1dc8d80
_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 3032 of file scsi.h.

Member Data Documentation

◆ Idle

UCHAR _POWER_CONDITION_PAGE::Idle

Definition at line 3039 of file scsi.h.

◆ IdleTimer

UCHAR _POWER_CONDITION_PAGE::IdleTimer[4]

Definition at line 3041 of file scsi.h.

◆ PageCode

UCHAR _POWER_CONDITION_PAGE::PageCode

Definition at line 3033 of file scsi.h.

◆ PageLength

UCHAR _POWER_CONDITION_PAGE::PageLength

Definition at line 3036 of file scsi.h.

◆ PSBit

UCHAR _POWER_CONDITION_PAGE::PSBit

Definition at line 3035 of file scsi.h.

◆ Reserved

UCHAR _POWER_CONDITION_PAGE::Reserved

Definition at line 3034 of file scsi.h.

◆ Reserved2

UCHAR _POWER_CONDITION_PAGE::Reserved2

Definition at line 3037 of file scsi.h.

◆ Reserved3

UCHAR _POWER_CONDITION_PAGE::Reserved3

Definition at line 3040 of file scsi.h.

◆ Standby

UCHAR _POWER_CONDITION_PAGE::Standby

Definition at line 3038 of file scsi.h.

◆ StandbyTimer

UCHAR _POWER_CONDITION_PAGE::StandbyTimer[4]

Definition at line 3042 of file scsi.h.


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