8.1 SCSI Control Byte
The Control Byte is the last byte of every CDB. The format of this byte is shown below.
LINK
FLAG
Reserved = 0
VU = 0
0
1
2
3
4
5
6
7
Bit
Figure 49. SCSI Control Byte
VU
VU stands for Vendor Unique.
FLAG
The Flag bit specifies which message the drive shall return to the initiator if the link bit is one
and the command completes without any error. If Link is zero, Flag must also be zero. If Link is
one and the command terminates successfully, the drive will send either the LINKED
COMMAND COMPLETE message (FLAG=0) or the LINKED COMMAND COMPLETE WITH
FLAG message (FLAG=1). Typically this bit is used to cause an interrupt in the initiator be-
tween linked commands.
LINK
This bit is set to one to indicate that the initiator desires an automatic link to the next command
upon successful completion of the current command. Upon successful completion of the
command, the drive will return INTERMEDIATE GOOD status and then send one of the two
messages defined under Flag above.
Upon unsuccessful completion of the command, the drive will return CHECK CONDITION
status or RESERVATION CONFLICT status and then send the COMMAND COMPLETE
message. No further commands in the chain are executed
.
8.2 Abbreviations
These abbreviations are used throughout the following sections:
Vendor unique bits
VU
Reserved
RSVD
Most significant bit
MSB
Logical Unit Number. An encoded three-bit identifier for the logical unit
LUN
Least significant bit
LSB
Logical Block Address
LBA
Command descriptor block
CDB
8.3 Byte ordering conventions
In this specification, where it is not explicitly stated, all multibyte values are stored with the most significant
byte first. For example, in a 4-byte field byte 0 will contain the MSB and byte 3 the LSB.
Ultrastar 146Z10 hard disk drive specifications
50
Summary of Contents for IC35L018UCDY10
Page 2: ...This page intentionally left blank ...
Page 16: ...Ultrastar 146Z10 hard disk drive specifications xiv ...
Page 20: ...This page intentionally left blank ...
Page 21: ...Part 1 Functional specification Ultrastar 146Z10 hard disk drive specifications 5 ...
Page 22: ...This page intentionally left blank ...
Page 24: ...This page intentionally left blank ...
Page 34: ...This page intentionally left blank ...
Page 36: ...This page intentionally left blank ...
Page 63: ...Part 2 Interface specification Ultrastar 146Z10 hard disk drive specifications 47 ...