ReactOS 0.4.16-dev-1948-gd260c1d
_TRACK_INFORMATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR Length [2]
 
UCHAR TrackNumber
 
UCHAR SessionNumber
 
UCHAR Reserved1
 
UCHAR TrackMode:4
 
UCHAR Copy:1
 
UCHAR Damage:1
 
UCHAR Reserved2:2
 
UCHAR DataMode:4
 
UCHAR FP:1
 
UCHAR Packet:1
 
UCHAR Blank:1
 
UCHAR RT:1
 
UCHAR NWA_V:1
 
UCHAR Reserved3:7
 
UCHAR TrackStartAddress [4]
 
UCHAR NextWritableAddress [4]
 
UCHAR FreeBlocks [4]
 
UCHAR FixedPacketSize [4]
 

Detailed Description

Definition at line 2256 of file scsi.h.

Member Data Documentation

◆ Blank

UCHAR _TRACK_INFORMATION::Blank

Definition at line 2268 of file scsi.h.

◆ Copy

UCHAR _TRACK_INFORMATION::Copy

Definition at line 2262 of file scsi.h.

◆ Damage

UCHAR _TRACK_INFORMATION::Damage

Definition at line 2263 of file scsi.h.

◆ DataMode

UCHAR _TRACK_INFORMATION::DataMode

Definition at line 2265 of file scsi.h.

◆ FixedPacketSize

UCHAR _TRACK_INFORMATION::FixedPacketSize[4]

Definition at line 2275 of file scsi.h.

◆ FP

UCHAR _TRACK_INFORMATION::FP

Definition at line 2266 of file scsi.h.

◆ FreeBlocks

UCHAR _TRACK_INFORMATION::FreeBlocks[4]

Definition at line 2274 of file scsi.h.

◆ Length

UCHAR _TRACK_INFORMATION::Length[2]

Definition at line 2257 of file scsi.h.

◆ NextWritableAddress

UCHAR _TRACK_INFORMATION::NextWritableAddress[4]

Definition at line 2273 of file scsi.h.

◆ NWA_V

UCHAR _TRACK_INFORMATION::NWA_V

Definition at line 2270 of file scsi.h.

◆ Packet

UCHAR _TRACK_INFORMATION::Packet

Definition at line 2267 of file scsi.h.

◆ Reserved1

UCHAR _TRACK_INFORMATION::Reserved1

Definition at line 2260 of file scsi.h.

◆ Reserved2

UCHAR _TRACK_INFORMATION::Reserved2

Definition at line 2264 of file scsi.h.

◆ Reserved3

UCHAR _TRACK_INFORMATION::Reserved3

Definition at line 2271 of file scsi.h.

◆ RT

UCHAR _TRACK_INFORMATION::RT

Definition at line 2269 of file scsi.h.

◆ SessionNumber

UCHAR _TRACK_INFORMATION::SessionNumber

Definition at line 2259 of file scsi.h.

◆ TrackMode

UCHAR _TRACK_INFORMATION::TrackMode

Definition at line 2261 of file scsi.h.

◆ TrackNumber

UCHAR _TRACK_INFORMATION::TrackNumber

Definition at line 2258 of file scsi.h.

◆ TrackStartAddress

UCHAR _TRACK_INFORMATION::TrackStartAddress[4]

Definition at line 2272 of file scsi.h.


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