C141-E039-01EN
1 - 1
CHAPTER 1
COMMAND PROCESSING
1.1
Command Format
1.2
Status Byte
1.3
Outline of Command Processing
1.4
Command Queuing Function
1.5
UNIT ATTENTION Conditions
1.6
Sense Data Maintenance State
1.7
Command Processing Exceptions
1.8
Data Block Addressing
This chapter describes the basic logical specifications of the IDD command processing functions.
Note
The IDD operates as the target (TARG) on the SCSI bus. In the explanations in this
chapter, the IDD is mentioned as “TARG”, except in cases where a particularly clear
distinction is necessary.
1.1
Command Format
Input/output operation commands from INIT (initiator) to the IDD are accomplished by the
CDB (Command Descriptor Block). The CDB is information transferred from INIT to TARG
in the COMMAND phase. In a number of commands, the parameters which are necessary for
command execution in the DATA OUT phase may be specified in addition to the CDB
specification. Details concerning these are described in the specifications for each individual
command in Chapter 3.
The CDB used by the IDD has 2 formats, one with a length of 6 bytes and the other with a
length of 10 bytes. The basic format of each respective CDB is shown in Fig. 1.1 and Fig. 1.2.