ReactOS 0.4.16-dev-1946-g52006dd
_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 2278 of file scsi.h.

Member Data Documentation

◆ Blank

UCHAR _TRACK_INFORMATION2::Blank

Definition at line 2290 of file scsi.h.

◆ Copy

UCHAR _TRACK_INFORMATION2::Copy

Definition at line 2284 of file scsi.h.

◆ Damage

UCHAR _TRACK_INFORMATION2::Damage

Definition at line 2285 of file scsi.h.

◆ DataMode

UCHAR _TRACK_INFORMATION2::DataMode

Definition at line 2287 of file scsi.h.

◆ FixedPacket

UCHAR _TRACK_INFORMATION2::FixedPacket

Definition at line 2288 of file scsi.h.

◆ FixedPacketSize

UCHAR _TRACK_INFORMATION2::FixedPacketSize[4]

Definition at line 2298 of file scsi.h.

◆ FreeBlocks

UCHAR _TRACK_INFORMATION2::FreeBlocks[4]

Definition at line 2297 of file scsi.h.

◆ LastRecordedAddress

UCHAR _TRACK_INFORMATION2::LastRecordedAddress[4]

Definition at line 2300 of file scsi.h.

◆ Length

UCHAR _TRACK_INFORMATION2::Length[2]

Definition at line 2279 of file scsi.h.

◆ LRA_V

UCHAR _TRACK_INFORMATION2::LRA_V

Definition at line 2293 of file scsi.h.

◆ NextWritableAddress

UCHAR _TRACK_INFORMATION2::NextWritableAddress[4]

Definition at line 2296 of file scsi.h.

◆ NWA_V

UCHAR _TRACK_INFORMATION2::NWA_V

Definition at line 2292 of file scsi.h.

◆ Packet

UCHAR _TRACK_INFORMATION2::Packet

Definition at line 2289 of file scsi.h.

◆ Reserved4

UCHAR _TRACK_INFORMATION2::Reserved4

Definition at line 2282 of file scsi.h.

◆ Reserved5

UCHAR _TRACK_INFORMATION2::Reserved5

Definition at line 2286 of file scsi.h.

◆ Reserved6

UCHAR _TRACK_INFORMATION2::Reserved6

Definition at line 2294 of file scsi.h.

◆ Reserved7

UCHAR _TRACK_INFORMATION2::Reserved7[2]

Definition at line 2303 of file scsi.h.

◆ ReservedTrack

UCHAR _TRACK_INFORMATION2::ReservedTrack

Definition at line 2291 of file scsi.h.

◆ SessionNumberLsb

UCHAR _TRACK_INFORMATION2::SessionNumberLsb

Definition at line 2281 of file scsi.h.

◆ SessionNumberMsb

UCHAR _TRACK_INFORMATION2::SessionNumberMsb

Definition at line 2302 of file scsi.h.

◆ TrackMode

UCHAR _TRACK_INFORMATION2::TrackMode

Definition at line 2283 of file scsi.h.

◆ TrackNumberLsb

UCHAR _TRACK_INFORMATION2::TrackNumberLsb

Definition at line 2280 of file scsi.h.

◆ TrackNumberMsb

UCHAR _TRACK_INFORMATION2::TrackNumberMsb

Definition at line 2301 of file scsi.h.

◆ TrackSize

UCHAR _TRACK_INFORMATION2::TrackSize[4]

Definition at line 2299 of file scsi.h.

◆ TrackStartAddress

UCHAR _TRACK_INFORMATION2::TrackStartAddress[4]

Definition at line 2295 of file scsi.h.


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