ReactOS 0.4.15-dev-7931-gfd331f1
_TRACK_INFORMATION2 Struct Reference

#include <scsi.h>

Public Attributes

UCHAR Length [2]
 
UCHAR TrackNumberLsb
 
UCHAR SessionNumberLsb
 
UCHAR Reserved4
 
UCHAR TrackMode:4
 
UCHAR Copy:1
 
UCHAR Damage:1
 
UCHAR Reserved5:2
 
UCHAR DataMode:4
 
UCHAR FixedPacket:1
 
UCHAR Packet:1
 
UCHAR Blank:1
 
UCHAR ReservedTrack:1
 
UCHAR NWA_V:1
 
UCHAR LRA_V:1
 
UCHAR Reserved6:6
 
UCHAR TrackStartAddress [4]
 
UCHAR NextWritableAddress [4]
 
UCHAR FreeBlocks [4]
 
UCHAR FixedPacketSize [4]
 
UCHAR TrackSize [4]
 
UCHAR LastRecordedAddress [4]
 
UCHAR TrackNumberMsb
 
UCHAR SessionNumberMsb
 
UCHAR Reserved7 [2]
 

Detailed Description

Definition at line 2232 of file scsi.h.

Member Data Documentation

◆ Blank

UCHAR _TRACK_INFORMATION2::Blank

Definition at line 2244 of file scsi.h.

◆ Copy

UCHAR _TRACK_INFORMATION2::Copy

Definition at line 2238 of file scsi.h.

◆ Damage

UCHAR _TRACK_INFORMATION2::Damage

Definition at line 2239 of file scsi.h.

◆ DataMode

UCHAR _TRACK_INFORMATION2::DataMode

Definition at line 2241 of file scsi.h.

◆ FixedPacket

UCHAR _TRACK_INFORMATION2::FixedPacket

Definition at line 2242 of file scsi.h.

◆ FixedPacketSize

UCHAR _TRACK_INFORMATION2::FixedPacketSize[4]

Definition at line 2252 of file scsi.h.

◆ FreeBlocks

UCHAR _TRACK_INFORMATION2::FreeBlocks[4]

Definition at line 2251 of file scsi.h.

◆ LastRecordedAddress

UCHAR _TRACK_INFORMATION2::LastRecordedAddress[4]

Definition at line 2254 of file scsi.h.

◆ Length

UCHAR _TRACK_INFORMATION2::Length[2]

Definition at line 2233 of file scsi.h.

◆ LRA_V

UCHAR _TRACK_INFORMATION2::LRA_V

Definition at line 2247 of file scsi.h.

◆ NextWritableAddress

UCHAR _TRACK_INFORMATION2::NextWritableAddress[4]

Definition at line 2250 of file scsi.h.

◆ NWA_V

UCHAR _TRACK_INFORMATION2::NWA_V

Definition at line 2246 of file scsi.h.

◆ Packet

UCHAR _TRACK_INFORMATION2::Packet

Definition at line 2243 of file scsi.h.

◆ Reserved4

UCHAR _TRACK_INFORMATION2::Reserved4

Definition at line 2236 of file scsi.h.

◆ Reserved5

UCHAR _TRACK_INFORMATION2::Reserved5

Definition at line 2240 of file scsi.h.

◆ Reserved6

UCHAR _TRACK_INFORMATION2::Reserved6

Definition at line 2248 of file scsi.h.

◆ Reserved7

UCHAR _TRACK_INFORMATION2::Reserved7[2]

Definition at line 2257 of file scsi.h.

◆ ReservedTrack

UCHAR _TRACK_INFORMATION2::ReservedTrack

Definition at line 2245 of file scsi.h.

◆ SessionNumberLsb

UCHAR _TRACK_INFORMATION2::SessionNumberLsb

Definition at line 2235 of file scsi.h.

◆ SessionNumberMsb

UCHAR _TRACK_INFORMATION2::SessionNumberMsb

Definition at line 2256 of file scsi.h.

◆ TrackMode

UCHAR _TRACK_INFORMATION2::TrackMode

Definition at line 2237 of file scsi.h.

◆ TrackNumberLsb

UCHAR _TRACK_INFORMATION2::TrackNumberLsb

Definition at line 2234 of file scsi.h.

◆ TrackNumberMsb

UCHAR _TRACK_INFORMATION2::TrackNumberMsb

Definition at line 2255 of file scsi.h.

◆ TrackSize

UCHAR _TRACK_INFORMATION2::TrackSize[4]

Definition at line 2253 of file scsi.h.

◆ TrackStartAddress

UCHAR _TRACK_INFORMATION2::TrackStartAddress[4]

Definition at line 2249 of file scsi.h.


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