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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Immediate:1
 
UCHAR Reserved1:7
 
UCHAR Track:1
 
UCHAR Session:1
 
UCHAR Reserved2:6
 
UCHAR Reserved3
 
UCHAR TrackNumber [2]
 
UCHAR Reserved4 [3]
 
UCHAR Control
 

Detailed Description

Definition at line 1166 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_CLOSE_TRACK::Control

Definition at line 1176 of file scsi.h.

◆ Immediate

UCHAR _CDB::_CLOSE_TRACK::Immediate

Definition at line 1168 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_CLOSE_TRACK::OperationCode

Definition at line 1167 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_CLOSE_TRACK::Reserved1

Definition at line 1169 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_CLOSE_TRACK::Reserved2

Definition at line 1172 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_CLOSE_TRACK::Reserved3

Definition at line 1173 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_CLOSE_TRACK::Reserved4

Definition at line 1175 of file scsi.h.

◆ Session

UCHAR _CDB::_CLOSE_TRACK::Session

Definition at line 1171 of file scsi.h.

◆ Track

UCHAR _CDB::_CLOSE_TRACK::Track

Definition at line 1170 of file scsi.h.

◆ TrackNumber

UCHAR _CDB::_CLOSE_TRACK::TrackNumber

Definition at line 1174 of file scsi.h.


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