ReactOS 0.4.16-dev-2633-g8dc9e50
_MODE_CONTROL_EXTENSION_PAGE Struct Reference

#include <scsiex.h>

Public Attributes

UCHAR PageCode:6
 
UCHAR SubPageFormat:1
 
UCHAR PageSavable:1
 
UCHAR SubPageCode
 
UCHAR PageLength [2]
 
UCHAR IALUAE:1
 
UCHAR SCSIP:1
 
UCHAR TCMOS:1
 
UCHAR Reserved:5
 
UCHAR InitialCommandPriority:4
 
UCHAR Reserved1:4
 
UCHAR MaximumSenseDataLength
 
UCHAR Reserved2 [25]
 

Detailed Description

Definition at line 68 of file scsiex.h.

Member Data Documentation

◆ IALUAE

UCHAR _MODE_CONTROL_EXTENSION_PAGE::IALUAE

Definition at line 75 of file scsiex.h.

◆ InitialCommandPriority

UCHAR _MODE_CONTROL_EXTENSION_PAGE::InitialCommandPriority

Definition at line 79 of file scsiex.h.

◆ MaximumSenseDataLength

UCHAR _MODE_CONTROL_EXTENSION_PAGE::MaximumSenseDataLength

Definition at line 81 of file scsiex.h.

◆ PageCode

UCHAR _MODE_CONTROL_EXTENSION_PAGE::PageCode

Definition at line 70 of file scsiex.h.

Referenced by AtaReqControlExtensionModePage().

◆ PageLength

UCHAR _MODE_CONTROL_EXTENSION_PAGE::PageLength[2]

Definition at line 74 of file scsiex.h.

Referenced by AtaReqControlExtensionModePage().

◆ PageSavable

UCHAR _MODE_CONTROL_EXTENSION_PAGE::PageSavable

Definition at line 72 of file scsiex.h.

◆ Reserved

UCHAR _MODE_CONTROL_EXTENSION_PAGE::Reserved

Definition at line 78 of file scsiex.h.

◆ Reserved1

UCHAR _MODE_CONTROL_EXTENSION_PAGE::Reserved1

Definition at line 80 of file scsiex.h.

◆ Reserved2

UCHAR _MODE_CONTROL_EXTENSION_PAGE::Reserved2[25]

Definition at line 82 of file scsiex.h.

◆ SCSIP

UCHAR _MODE_CONTROL_EXTENSION_PAGE::SCSIP

Definition at line 76 of file scsiex.h.

◆ SubPageCode

UCHAR _MODE_CONTROL_EXTENSION_PAGE::SubPageCode

Definition at line 73 of file scsiex.h.

Referenced by AtaReqControlExtensionModePage().

◆ SubPageFormat

UCHAR _MODE_CONTROL_EXTENSION_PAGE::SubPageFormat

Definition at line 71 of file scsiex.h.

Referenced by AtaReqControlExtensionModePage().

◆ TCMOS

UCHAR _MODE_CONTROL_EXTENSION_PAGE::TCMOS

Definition at line 77 of file scsiex.h.


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