|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cdrw_hw.h>

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 |
| union { ... } _MODE_POWER_CONDITION_PAGE::Byte3 |
Referenced by IdeSendCommand().
| union { ... } _MODE_POWER_CONDITION_PAGE::Byte3 |
| struct { ... } _MODE_POWER_CONDITION_PAGE::Fields |
Referenced by IdeSendCommand().
| struct { ... } _MODE_POWER_CONDITION_PAGE::Fields |
| UCHAR _MODE_POWER_CONDITION_PAGE::PageCode |
Definition at line 2863 of file cdrw_hw.h.
Referenced by IdeSendCommand().
| UCHAR _MODE_POWER_CONDITION_PAGE::PageLength |
Definition at line 2867 of file cdrw_hw.h.
Referenced by IdeSendCommand().