ReactOS 0.4.15-dev-8096-ga0eec98
_CDB::_READ_TRACK_INFORMATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Track:1
 
UCHAR Reserved1:3
 
UCHAR Reserved2:1
 
UCHAR Lun:3
 
UCHAR BlockAddress [4]
 
UCHAR Reserved3
 
UCHAR AllocationLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1129 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_TRACK_INFORMATION::AllocationLength

Definition at line 1137 of file scsi.h.

◆ BlockAddress

UCHAR _CDB::_READ_TRACK_INFORMATION::BlockAddress

Definition at line 1135 of file scsi.h.

◆ Control

UCHAR _CDB::_READ_TRACK_INFORMATION::Control

Definition at line 1138 of file scsi.h.

◆ Lun

UCHAR _CDB::_READ_TRACK_INFORMATION::Lun

Definition at line 1134 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_READ_TRACK_INFORMATION::OperationCode

Definition at line 1130 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_TRACK_INFORMATION::Reserved1

Definition at line 1132 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_READ_TRACK_INFORMATION::Reserved2

Definition at line 1133 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_READ_TRACK_INFORMATION::Reserved3

Definition at line 1136 of file scsi.h.

◆ Track

UCHAR _CDB::_READ_TRACK_INFORMATION::Track

Definition at line 1131 of file scsi.h.


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