ReactOS 0.4.15-dev-7906-g1b85a5f
_MODE_SELECT_10 Struct Reference

#include <atapi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1: 4
 
UCHAR PFBit: 1
 
UCHAR Reserved2: 3
 
UCHAR Reserved3 [5]
 
UCHAR ParameterListLengthMsb
 
UCHAR ParameterListLengthLsb
 
UCHAR Reserved4 [3]
 

Detailed Description

Definition at line 80 of file atapi.h.

Member Data Documentation

◆ OperationCode

UCHAR _MODE_SELECT_10::OperationCode

Definition at line 81 of file atapi.h.

Referenced by Scsi2Atapi().

◆ ParameterListLengthLsb

UCHAR _MODE_SELECT_10::ParameterListLengthLsb

Definition at line 87 of file atapi.h.

Referenced by Scsi2Atapi().

◆ ParameterListLengthMsb

UCHAR _MODE_SELECT_10::ParameterListLengthMsb

Definition at line 86 of file atapi.h.

Referenced by Scsi2Atapi().

◆ PFBit

UCHAR _MODE_SELECT_10::PFBit

Definition at line 83 of file atapi.h.

Referenced by Scsi2Atapi().

◆ Reserved1

UCHAR _MODE_SELECT_10::Reserved1

Definition at line 82 of file atapi.h.

◆ Reserved2

UCHAR _MODE_SELECT_10::Reserved2

Definition at line 84 of file atapi.h.

◆ Reserved3

UCHAR _MODE_SELECT_10::Reserved3

Definition at line 85 of file atapi.h.

◆ Reserved4

UCHAR _MODE_SELECT_10::Reserved4

Definition at line 88 of file atapi.h.


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