ReactOS 0.4.15-dev-8058-ga7cbb60
_TAPE_POSITION_DATA Struct Reference

#include <scsi.h>

Public Attributes

UCHAR Reserved1:2
 
UCHAR BlockPositionUnsupported:1
 
UCHAR Reserved2:3
 
UCHAR EndOfPartition:1
 
UCHAR BeginningOfPartition:1
 
UCHAR PartitionNumber
 
USHORT Reserved3
 
UCHAR FirstBlock [4]
 
UCHAR LastBlock [4]
 
UCHAR Reserved4
 
UCHAR NumberOfBlocks [3]
 
UCHAR NumberOfBytes [4]
 

Detailed Description

Definition at line 3227 of file scsi.h.

Member Data Documentation

◆ BeginningOfPartition

UCHAR _TAPE_POSITION_DATA::BeginningOfPartition

Definition at line 3232 of file scsi.h.

◆ BlockPositionUnsupported

UCHAR _TAPE_POSITION_DATA::BlockPositionUnsupported

Definition at line 3229 of file scsi.h.

◆ EndOfPartition

UCHAR _TAPE_POSITION_DATA::EndOfPartition

Definition at line 3231 of file scsi.h.

◆ FirstBlock

UCHAR _TAPE_POSITION_DATA::FirstBlock[4]

Definition at line 3235 of file scsi.h.

◆ LastBlock

UCHAR _TAPE_POSITION_DATA::LastBlock[4]

Definition at line 3236 of file scsi.h.

◆ NumberOfBlocks

UCHAR _TAPE_POSITION_DATA::NumberOfBlocks[3]

Definition at line 3238 of file scsi.h.

◆ NumberOfBytes

UCHAR _TAPE_POSITION_DATA::NumberOfBytes[4]

Definition at line 3239 of file scsi.h.

◆ PartitionNumber

UCHAR _TAPE_POSITION_DATA::PartitionNumber

Definition at line 3233 of file scsi.h.

◆ Reserved1

UCHAR _TAPE_POSITION_DATA::Reserved1

Definition at line 3228 of file scsi.h.

◆ Reserved2

UCHAR _TAPE_POSITION_DATA::Reserved2

Definition at line 3230 of file scsi.h.

◆ Reserved3

USHORT _TAPE_POSITION_DATA::Reserved3

Definition at line 3234 of file scsi.h.

◆ Reserved4

UCHAR _TAPE_POSITION_DATA::Reserved4

Definition at line 3237 of file scsi.h.


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