ReactOS 0.4.15-dev-7958-gcd0bb1a
_MODE_SENSE_10 Struct Reference

#include <atapi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1
 
UCHAR PageCode: 6
 
UCHAR Pc: 2
 
UCHAR Reserved2 [4]
 
UCHAR ParameterListLengthMsb
 
UCHAR ParameterListLengthLsb
 
UCHAR Reserved3 [3]
 

Detailed Description

Definition at line 69 of file atapi.h.

Member Data Documentation

◆ OperationCode

UCHAR _MODE_SENSE_10::OperationCode

Definition at line 70 of file atapi.h.

Referenced by Scsi2Atapi().

◆ PageCode

UCHAR _MODE_SENSE_10::PageCode

Definition at line 72 of file atapi.h.

Referenced by Scsi2Atapi().

◆ ParameterListLengthLsb

UCHAR _MODE_SENSE_10::ParameterListLengthLsb

Definition at line 76 of file atapi.h.

Referenced by Scsi2Atapi().

◆ ParameterListLengthMsb

UCHAR _MODE_SENSE_10::ParameterListLengthMsb

Definition at line 75 of file atapi.h.

Referenced by Scsi2Atapi().

◆ Pc

UCHAR _MODE_SENSE_10::Pc

Definition at line 73 of file atapi.h.

◆ Reserved1

UCHAR _MODE_SENSE_10::Reserved1

Definition at line 71 of file atapi.h.

◆ Reserved2

UCHAR _MODE_SENSE_10::Reserved2

Definition at line 74 of file atapi.h.

◆ Reserved3

UCHAR _MODE_SENSE_10::Reserved3

Definition at line 77 of file atapi.h.


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