ReactOS 0.4.15-dev-7918-g2a2556c
_CDB::_REPAIR_TRACK Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Immediate:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2 [2]
 
UCHAR TrackNumber [2]
 
UCHAR Reserved3 [3]
 
UCHAR Control
 

Detailed Description

Definition at line 1157 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_REPAIR_TRACK::Control

Definition at line 1164 of file scsi.h.

◆ Immediate

UCHAR _CDB::_REPAIR_TRACK::Immediate

Definition at line 1159 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_REPAIR_TRACK::OperationCode

Definition at line 1158 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_REPAIR_TRACK::Reserved1

Definition at line 1160 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_REPAIR_TRACK::Reserved2

Definition at line 1161 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_REPAIR_TRACK::Reserved3

Definition at line 1163 of file scsi.h.

◆ TrackNumber

UCHAR _CDB::_REPAIR_TRACK::TrackNumber

Definition at line 1162 of file scsi.h.


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