ReactOS 0.4.15-dev-7953-g1f49173
_MODE_POWER_CONDITION_PAGE Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _MODE_POWER_CONDITION_PAGE:

Public Attributes

UCHAR PageCode: 6
 
UCHAR Reserved1: 1
 
UCHAR PageSavable: 1
 
UCHAR PageLength
 
UCHAR Reserved2
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Standby: 1
 
      UCHAR   Idle: 1
 
      UCHAR   Reserved1: 6
 
   }   Fields
 
Byte3
 
UCHAR IdleTimer [4]
 
UCHAR StandbyTimer [4]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Standby: 1
 
      UCHAR   Idle: 1
 
      UCHAR   Reserved1: 6
 
   }   Fields
 
Byte3
 

Detailed Description

Definition at line 2862 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _MODE_POWER_CONDITION_PAGE::Byte3

Referenced by IdeSendCommand().

◆  [2/2]

union { ... } _MODE_POWER_CONDITION_PAGE::Byte3

◆  [1/2]

struct { ... } _MODE_POWER_CONDITION_PAGE::Fields

Referenced by IdeSendCommand().

◆  [2/2]

struct { ... } _MODE_POWER_CONDITION_PAGE::Fields

◆ Flags

UCHAR _MODE_POWER_CONDITION_PAGE::Flags

Definition at line 2874 of file cdrw_hw.h.

◆ Idle

UCHAR _MODE_POWER_CONDITION_PAGE::Idle

Definition at line 2877 of file cdrw_hw.h.

◆ IdleTimer

UCHAR _MODE_POWER_CONDITION_PAGE::IdleTimer

Definition at line 2882 of file cdrw_hw.h.

◆ PageCode

UCHAR _MODE_POWER_CONDITION_PAGE::PageCode

Definition at line 2863 of file cdrw_hw.h.

Referenced by IdeSendCommand().

◆ PageLength

UCHAR _MODE_POWER_CONDITION_PAGE::PageLength

Definition at line 2867 of file cdrw_hw.h.

Referenced by IdeSendCommand().

◆ PageSavable

UCHAR _MODE_POWER_CONDITION_PAGE::PageSavable

Definition at line 2865 of file cdrw_hw.h.

◆ Reserved1

UCHAR _MODE_POWER_CONDITION_PAGE::Reserved1

Definition at line 2864 of file cdrw_hw.h.

◆ Reserved2

UCHAR _MODE_POWER_CONDITION_PAGE::Reserved2

Definition at line 2868 of file cdrw_hw.h.

◆ Standby

UCHAR _MODE_POWER_CONDITION_PAGE::Standby

Definition at line 2876 of file cdrw_hw.h.

◆ StandbyTimer

UCHAR _MODE_POWER_CONDITION_PAGE::StandbyTimer

Definition at line 2883 of file cdrw_hw.h.


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