ReactOS 0.4.15-dev-8058-ga7cbb60
_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 2210 of file scsi.h.

Member Data Documentation

◆ Blank

UCHAR _TRACK_INFORMATION::Blank

Definition at line 2222 of file scsi.h.

◆ Copy

UCHAR _TRACK_INFORMATION::Copy

Definition at line 2216 of file scsi.h.

◆ Damage

UCHAR _TRACK_INFORMATION::Damage

Definition at line 2217 of file scsi.h.

◆ DataMode

UCHAR _TRACK_INFORMATION::DataMode

Definition at line 2219 of file scsi.h.

◆ FixedPacketSize

UCHAR _TRACK_INFORMATION::FixedPacketSize[4]

Definition at line 2229 of file scsi.h.

◆ FP

UCHAR _TRACK_INFORMATION::FP

Definition at line 2220 of file scsi.h.

◆ FreeBlocks

UCHAR _TRACK_INFORMATION::FreeBlocks[4]

Definition at line 2228 of file scsi.h.

◆ Length

UCHAR _TRACK_INFORMATION::Length[2]

Definition at line 2211 of file scsi.h.

◆ NextWritableAddress

UCHAR _TRACK_INFORMATION::NextWritableAddress[4]

Definition at line 2227 of file scsi.h.

◆ NWA_V

UCHAR _TRACK_INFORMATION::NWA_V

Definition at line 2224 of file scsi.h.

◆ Packet

UCHAR _TRACK_INFORMATION::Packet

Definition at line 2221 of file scsi.h.

◆ Reserved1

UCHAR _TRACK_INFORMATION::Reserved1

Definition at line 2214 of file scsi.h.

◆ Reserved2

UCHAR _TRACK_INFORMATION::Reserved2

Definition at line 2218 of file scsi.h.

◆ Reserved3

UCHAR _TRACK_INFORMATION::Reserved3

Definition at line 2225 of file scsi.h.

◆ RT

UCHAR _TRACK_INFORMATION::RT

Definition at line 2223 of file scsi.h.

◆ SessionNumber

UCHAR _TRACK_INFORMATION::SessionNumber

Definition at line 2213 of file scsi.h.

◆ TrackMode

UCHAR _TRACK_INFORMATION::TrackMode

Definition at line 2215 of file scsi.h.

◆ TrackNumber

UCHAR _TRACK_INFORMATION::TrackNumber

Definition at line 2212 of file scsi.h.

◆ TrackStartAddress

UCHAR _TRACK_INFORMATION::TrackStartAddress[4]

Definition at line 2226 of file scsi.h.


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