This Product is designed, developed and manufactured as contemplated for general use, including
without limitation, general office use, personal use and household use, but is not designed,
developed and manufactured as contemplated for use accompanying fatal risks or dangers that,
unless extremely high safety is secured, could lead directly to death, personal injury, severe
physical damage or other loss (hereinafter “High Safety Required Use”), including without
limitation, nuclear power core control, airplane control, air traffic control, mass transport operation
control, life support, weapon launching control. You shall not use this Product without securing the
sufficient safety required for the High Safety Required Use. If you wish to use this Product for
High Safety Required Use, please consult with our sale person in charge before such use
The contents of this manual is subject to change without prior notice.
All Rights Reserved. Co pyright ¤ 2001 FUJITSU LIMITED
FOR SAFE OPERATION
Handling of This manual
This manual conta ins important information fo r using this p roduc t. Rea d thor oughly befo re using
the product. Use this product only after thoroughly reading and understanding especially the
section “Important Alert Items” in this manual. Keep this manual handy, and keep it carefully.
FUJITSU makes every effort to prevent users and bystanders from being injured or from suffering
damage to their property. Use the product according to this manual.
(Proceed to the Copyright Page)
C141-E124-01ENi
Related Standards
Specifications and functions of products covered by this manual comply with the following
standards.
Standard (Text) No.NameEnacting Organization
ANSI X3. 131-1986American National Standard for Information
ANSI X3. 131-1994American National Standard for Information
X3T9.2/85-52 Rev 4.BCOMMON COMMAND SET (CCS) of the
X3T9.2 855D Rev 12WORKING DRAFT Information
T10/1236-D Rev 12WORKING DRAFT Information
ANSI NCITS 306199x
X3T10/994D Rev 18WORKING DRAFT Information
T10/1302D Rev 11WORKING DRAFT Information
Systems --- Small Computer System
Interface (SCSI)
Systems --- Small Computer System
Interface-2 (SCSI-2)
Small Computer System Interface (SCSI)
Technology SCSI-3 Parallel Interface
technology SCSI Pri mary Commands-2
(SPC-2)
American National Standard for Information
Technolo gy --- SCSI-3 Block Commands
(SBC)
technology SCSI-3 Architecture Model
(SAM)
technology SCSI Parallel Interface-3 (SPI-
3)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
American National
Standards Institute
(ANSI)
All Rights Reserved, Co pyright ¤ 2001 Fujitsu, Limited
C141-E124-01ENii
REVISION RECORD
EditionDate
published
01March, 2001
Revised contents
Specification No.: C141-E124-**EN
C141-E124-01ENiii
This manual explains concerning the MAH3182/MAH3091, MAK3728 and MAJ3364/MAJ3182/
MAJ3091 series 3.5 inch hard disk drives with internal SCSI controller.
The purpose of this manual is to provide specifications of each command and detailed explanations
of their functions for use of these magnetic disk drives incorporated into user systems, and to
present the information necessary for creating host system software. This manual is written for
users who have a basic knowledge of hard disk drives and their use in computer systems.
The composition of manuals related to these disk drives and the range of subjects covered in this
manual are shown in “Manual Organization,” provided on a subsequent page. Please use these
other manuals along with this manual as necessary.
Remark:
Product development of MAK3728 described in this manual has been discontinued.
Composition and Contents of This Manual
This manual is composed of the 6 chapters shown below, a glossary and a list of abbreviations.
Chapter 1 Command Processing
PREFACE
This chapter describes the basic logical specifications related to SCSI command processing in the
disk drives.
Chapter 2 Data Buffer Management
This chapter describes the data buffer configuration provided in the disk drives and concerning
data transfer processing functions and cache operation.
Chapter 3 Command Specifications
This chapter describes specifications of SCSI commands provided by the disk drives and how to
use them.
Chapter 4 Parameter Data Formats
This chapter describes the parameter data formats provided by the disk drives and how to use
them.
Chapter 5 Sense Data and Error Recovery Methods
This chapter describes the configuration and contents of sense data which report to the host system
when an error occurs, etc., key information necessary for error recovery, recommended procedures
for error recovery to be executed through host system software and retry processing executed
internally in the disk drives for recovery
C141-E124-01ENiv
Chapter 6 Disk Media Management
This chapter describes the procedure for initializing the disk media, methods of treating media
defects and data recovery methods for the disk drives.
Glossary
The glossary explains technical terms which are necessary to the reader’s understanding when
reading this manual.
List of Abbreviations
This list shows the full spelling of abbreviations used in this manual.
The model name of disk drives covered by this manual differs in its ending suffix (Note 1)
depending on its device type (3 types), the electrical conditions of the SCSI interface used to
connect the disk drive to the host system and its capacity and data format at the time it was
shipped, but in this manual, excep t in cases where models need to be especially distinguished, a
representative model name (Note 2) is used. In addition, these disk drives are called Intelligent
Disk Drive (IDD), “drive” or “device” in this manual.
Note 1:Model Name
M AH 3
182 MC
Interface typeMP: Low voltage differential 16-bit SCSI Ultra-160/m
MC: Low voltage differential 16-bit SCSI Ultra-160/m
Type model nameModel name
MAH3182MAH3182MP, MAH3182MC
MAH3091MAH3091MP, MAH3091MC
MAK3728MAK3728MP, MAK3728MC
MAJ3364MAJ3364MP, MAJ3364MC
MAJ3182MAJ3182MP, MAJ3182MC
MAJ3091MAJ3091MP, MAJ3091MC
Warning Indications
The following warning indications are shown in this manual to prevent the user and other nearby
persons or property from being injured or damaged.
Note “Note” indicates the most effective method of use or information that is of value to the user.
Requesting for User’s Comments
Please use the User’s Comment Form attached to the end of this manual to identify user comments
including error, inaccurate and misleading information of this manual. Contact to your Fujitsu
representative for additional comment forms if required.
5.5Disk drive errors and number of retries....................................................................................5-28
C141-E124-01ENxv
CHAPTER 1COMMAND PROCESSING
1.1Command Format
1.2Status Byte
1.3Outline of Command Processing
1.4Command Queuing Function
1.5UNIT ATTENTION Condition
1.6Sense Data Hold State
1.7Command Processing Exceptions
1.8Data Block Addressing
This chapter describes the basic logical specifications of the IDD command processing functions.
Note:
1.1Command Format
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.
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 3 formats, these formats have length of 6, 10 and 12 bytes.
The basic format of each respective CDB is shown in Figures 1.1, 1.2 and 1.3.
0Operation Code
1LUN00000
2Logical Block Address (MSB)
3Logical Block Address
4Logical Block Address
5Logical Block Address (LSB)
6Transfer Data Length (MSB)
7Transfer Data Length (LSB)
8Transfer Data Length (MSB)
9Transfer Data Length (LSB)
1000000000
11Control Byte
76543210
Figure 1.312-Byte CDB Basic Format
The meanings of each of the fields in the CDB are explained below. Depending on the type of
command, the basic format of the CDB, the definitions of fields and their meanings may differ.
Details are described in the specifications for each individual command in Chapter 3.
(1)Operation code
Bit 76543210
Group CodeCommand Code
The leading byte of all CDBs shows the format and type of command to be executed.
a. Group code
The group code specifies the number of bytes and format of the CDB. The groups of
commands shown below are used in the IDD.
x Group 0 (“000”):6-byte CDB (Shown in Figure 1.1)
x Group 1 (“001”):10-byte CDB (Shown in Figure 1.2)
x Group 2 (“010”):10-byte CDB (Shown in Figure 1.2)
x Group 3 ("011"):Reserved Operation Code (Shown in Section 1.7.3.)
x Group 4 ("100"):16-byte CDB
x Group 5 ("101"):12-byte CDB (Shown in Figure 1.3)
C141-E124-01EN1 - 3
b. Command code
Command code specifies the type of command in each group.
(2) LUN (Logical Unit Number)
This field specifies the address of the logical unit (device) connected under the TARG in cases
where the IDENTIFY message is not used. If the IDENTIFY message is used, the value of the
CDB’s LUN field is ignored when the LUN is specified.
Note:
It is possible that the definition of this field may be changed in future SCSI standards. It is
recommended that the LUN be specified using the IDENTIFY message, and that a zero be
specified in this CDB field.
(3) Logical block address
This field shows the leading logical data block address of the data block on the disk media to be
processed by the command. In the group 0 CDB, 21-bit block addressing is possible and in the
group 1, group 2 and group 5 CDBs, 32-bit block addressing is possible. Specifications for logical
data block addressing in the IDD are described in Section 1.8.
(4) Transfer data length
In this field, the length of data to be transferred between INIT and TARG when the command is
executed is specified by the number of logical data blocks or the number of bytes. In subsequent
descriptions, the former is called the “transfer block count” and the latter is called the “transfer
byte length” or “parameter list length.”
Furthermore, thi s field may be used with a diffe rent meaning, or it may not have any meaning at
all, depending on the type of command. There are also some commands which allocate 3 or more
bytes as the transfer data length field. Detailed specifications of these commands are described in
the individual command specifications in Chapter 3.
a. Transfer block count
When the “Transfer Data Length” is specified as the “Transfer Block Count,” this field
specifies the number of logical data blocks to be transferred between INIT and the IDD.
In commands where this field is 1 byte in length, if the field’s specified value is 0, it is
regarded as specifying 256 blocks, and it is possible to specify a block count ranging from 1 to
256 blocks. On the other hand, in commands where this field is 2 bytes in length, if the field’s
specified value is 0, no data transfer is executed. It is possible to specify a block count ranging
from 0 to 65,535 blocks.
C141-E124-01EN1 - 4
b. Transfer byte length or parameter list length
When this field is specified as the “Transfer Byte Length” or “Parameter List Length,” that
command specifies data length to be transferred between the INIT and the IDD, expressed as
the number of bytes. When 0 is specified in this field, data transfer is not executed, except in
cases where it is expressly stated in the individual command specifications in Chapter 3.
In commands which send parameters necessary for executing a command from the INIT to the
IDD, this field is called the “Parameter List Length,” and it specifies the total number of types
in the parameter list which the INIT is sending.
On the other hand, in commands for receiving information from the IDD (REQUEST SENSE,
INQUIRY, etc.), this field is called the “Transfer Byte Length,” and specifies the maximum
number of bytes which the INIT can receive (the number of bytes of area secured within the
INIT for receiving information). The IDD transfers either the number of effective bytes of the
type of information specified in the command, or the value specified in the “Transfer Byte
Length” field, whichever is the smallest number of bytes, and only that number, to the INIT.
(5)Control byte
Bit 76543210
0000000Link
a. Link
Command link is specified by this bit is “1.” Details of the operation of the command link are
described in Section 1.3.2.
b. Bit 7, 6 (vendor unique)
Except in cases where it is expressly specified in the individual commands, specification of
these bits has no meaning, and the IDD disregards the specified values.
C141-E124-01EN1 - 5
Note:
It is possible that bits 7 and 6 of the control byte will be used in future product
specifications as an inherent control field. It is recommended that zeros be specified in
this field.
(6)Handling an illegal CDB
If there is an error in the contents of a description (specification) in the CDB, or if there is an error
in the specifications in parameters transferred from the INIT by CDB specifying, that command
ends with a CHECK CONDITION status. In the case of a command to change the data on the
disk media, when there is an error in the CDB’s specifications, the disk media is not changed by
that command. But when there is an error in the parameters transferred in the DATA OUT phase,
the contents of the disk media in the range specified by the command may be changed. Also, even
in cases where there is an error in the CDB’s specifications in a command accompanying the
DATA OUT phase, the DATA OUT phase is executed after the COMMAND phase is terminated,
but those data are not used. For example, if there is an error in the CDB specification of a WRITE
command, the IDD executes the transfers several bytes of data (the data length to be transferred is
not specified), but those data are not written to the disk media. Details are described in the
individual command specifications in Chapter 3.
If there is an error in the CDB specification in a command which executes disconnect processing
(shown in Section 1.3.3), the disconnect processing may be executed after the COMMAND phase
is terminated. In this case, reconnect processing is executed afterward and the status (CHECK
CONDITION) is reported.
Note:
If a CDB with an undefined group code (group 3, 4) is specified, the IDD requests transfer of
10 bytes in the COMMAND phase. After that has been received, the status (CHECK
CONDITION) is reported.
C141-E124-01EN1 - 6
1.2Status Byte
Figure 1.4 shows status byte format and the type of status that the IDD supports.
The status byte is one byte of information sent from the TARG to the INIT in the STATUS phase
when one command is completed, and notifies the INIT of the results of the command’s execution.
The status byte is also sent even in cases when the TARG is in a state which it makes it impossible
for it to execute the command when it receives a request for an input/output operation. However, if
the command is cleare d by switching to the BUS FREE p hase fo rcib ly through an ABORT T ASK
SET message, an ABORT TASK message, a CLEAR TASK SET message, a TARGET RESET
message, a RESET condition or a SCSI bus error state, etc., the status byte for that command is not
reported.
After the TARG reports the status byte in the STATUS phase, it will always send a TASK
COMPLETE message or a LINKED TASK COMPLET E (WITH FLAG) message to no tify the
INIT of the validity of the status byte.
Bit 76543210
00Status Byte Code0
Bit 5 4 3 2 1
0 0 0 0 0GOOD Status
0 0 0 0 1CHECK CONDITION Status
0 0 0 1 0CONDITION MET Status
0 0 1 0 0BUSY Status
0 1 0 0 0INTERMEDIATE Status
0 1 0 1 0INTERMEDIATE CONDITION MET Status
0 1 1 0 0RESERVATION CONFLICT Status
1 0 0 0 1COMMAND TERMINATED Status
1 0 1 0 0QUEUE FULL Status
Figure 1.4Status Byte
C141-E124-01EN1 - 7
(1)GOOD status
This status indicates that execution of the command ended normally.
(2)CHECK CONDITION status
This status is reported in the following cases a) to c). The IDD generates sense data when it
reports this status and indicates the detailed cause. The INIT issues a REQUEST SENSE
command when it receives this status and should sample sense data.
a) If the sense key of the sense data indicates RECOVERED ERROR [=1], the last command,
which is the last command, indicates that it ended normally with the error recovery processing
executed by the IDD.
b) If the sense key of the sense data indicates UNIT ATTENTION [=6], it indicates that the IDD
was holding the UNIT ATTENTION condition. Details of the UNIT ATTENTION condition
are described in Section 1.5.
c) In cases other than the above, it indicates that command execution is impossible, or that
command execution was terminated abnormally.
(3)CONDITION MET Status
This status is reported when it is possible to secure the cache memory area necessary for reading all the
logical data blocks specified in the PRE-FETCH command (in the case of “Immed = 1”), or when
reading of all the specified logical data block s is com pleted (in th e case of “Im m ed = 0”).
The IDD does not support the PRE-FETCH command. Therefore, this status is not reported.
(4)BUSY status
This status indicates that the IDD is in the busy state and it cannot receive a new command.
Normally, an INIT that receives this status reissues the original command after waiting an
appropriate period of time.
The IDD reports the BUSY status in the following cases (the command stack function is explained
in Section 1.4).
a) If the IDD receives a new command while it is executing or is queuing command (except a
command without executing disconnect processing as shown in Section 1.3.3) but the INIT
which issued that command does not satisfy the disconnect enable conditions.
b) If the IDD receives a command without executing disconnect processing (as shown in Section
1.3.3) while it is executing or is queuing command.
c) If the DISCONNECT message for command queuing has been rejected by the INIT while the
IDD is executing or queuing command.
d) If a command with executing untagged disconnect processing is received while the command
queue is full.
C141-E124-01EN1 - 8
(5)INTERMEDIATE status
This status indicates that a command which specifies a link (except the last command in a group of
linked commands with “1” as its Link bit) has been completed normally. If a command which
specifies a link is completed abnormally and the CHECK CONDITION status or RESERVATION
CONFLICT status is reported, the command link is broken an the subsequent linked commands are
not executed.
(6)INTERMEDIATE CONDITION MET Status
This status is reported when it is possible to secure the cache memory area necessary to read all the
logical data blocks specified in a PRE-FETCH command which specifies a link (in the case of
“Immed = 1”), or when reading of all the specified logical data blocks is completed (in the case of
“Immed = 0”).
The IDD does not support the PRE-FETCH command. Therefore, this status is not reported.
(7)RESERVATION CONFLICT status
This status indicates that the IDD is reserved by another INIT, and that use is impossible until the
reserved status is canceled. Normally, an INIT which receives this status reissues the original
command after waiting an appropriate period of time.
(8)COMMAND TERMINATED status
This status is reported when the IDD has completed the executing input/output operation when it
received a TERMINATE I/O PROCESS message from the INIT.
(9)QUEUE FULL status
This status is reported if the IDD cannot register a received tagged command in the command
queue because there is no empty space in the command queue.
C141-E124-01EN1 - 9
1.3 Outline of Command Processing
1.3.1 Single commands
Following shows single command processing examples which are the most basic operations on the
SCSI bus. Furthermore, if disconnect processing is permitted, it may be accompanied by
disconnect/reconnect processing during the command execution, depending on the type of
command, but this operation is omitted in the following explanation. The disconnect function is
described in Section 1.3.3.
1) The INIT sets the initial values for the command in the command pointer, data pointer and
status pointer.
2) The INIT se lects the TARG in the SELECTION phase a fter obtaini ng the SCSI b us usage in
the ARBIT RATION phase. Aft er the SELECTION p hase is ended, the SCSI bus contro l is
entrusted to the TARG.
3) If the ATT ENTIO N conditio n exists when the TARG respond s to the SELECT ION phase, the
TARG executes the MESSAGE OUT phase. Normally, the INIT sends the IDENTIFY
message as the initial message and specifies the device (LUN) that is the object of the
operation.
4) The TARG executes the COMMAND phase and receives the CDB from the INIT. The TARG
judges the length of the CDB by the group code in the first byte of the CDB and requests
transfer of the necessary number of bytes.
5) The TARG investigates the contents of the command and executes the requested operation. In
the case of commands for which data transfer on the SCSI bus is necessary, the DATA IN or
the DATA OUT phase is executed.
6) When execution of the command is completed, the TARG reports the execution results by the
status byte in the STATUS phase to the INIT.
7) The TARG reports the TASK COMPLETE message to the INIT in the MESSAGE IN phase
and enters the BUS FREE phase.
C141-E124-01EN1 - 10
1.3.2 Command link
The command link function is a function which causes the TARG to execute continuous processing
of multiple commands. Following shows examples of command link processing.
1) The INIT sets the initial values for the command in the command pointer, data pointer and
status pointer.
2) Obtaining the SCSI bus usage, selection of the TARG and specification of the LUN by the
IDENTIFY message are the same as in the case of single command.
3) The TARG receives commands from the INIT in the COMMAND phase, but “1” is specified
in the Link bit of the control byte of the CDB.
4) The TARG analyzes the command and executes the requested processing.
5) If processing of the command is completed normally, the TARG reports the INTERMEDIATE
status in the STATUS phase to the INIT. At this time, the command link function becomes
effective.
6) The TARG informs the INIT of the LINKED TASK COMPLETE or the LINKED TASK
COMPLETE WITH FLAG message, depending on the value of the Flag bit in the control byte
of the CDB. When the INIT has received the LINKED TASK COMPLETE (WITH FLAG)
message, the command, data and status pointers are updated to the initial values for the next
linked command.
7) The TARG enters the COMMAND phase immediately after the MESSAGE IN phase and
receives the command to be executed next. After that, it performs either single command
(Link bit = “0”) processing o r command link (Link bit = “1”) proc essing.
The command link continues until a command with “0” specified in the Link bit of its CDB is
issued or until a command terminates abnormally.
The command link function is made effective only in the case that commands with link
specifications are completed normally. If a command with a link specification is completed in an
error state or in an exception state, the command link function is invalidated. Table 1.1 shows the
response of the IDD when commands with a Link specification are terminated.
C141-E124-01EN1 - 11
Table 1.1Responses to Link Specification Commands
FlagEnd StatusStatusMessageLink Function
0
1
u
0
1
u
u
u
u
Completed
Normally
Completed
Normally
Completed
Abnormally
Conditions MetINTERMEDIATE
Conditions MetINTERMEDIATE
Unable to Start
Receive
Reserved StateRESERVATION
Forced
Termination
Queue Full StateQUEUE FULLTASK COMPLETENot Effective
INTERME DIATELINKED TASK COMPLETEEffective
INTERMEDIATELINKED TASK COMPLETE WITH
FLAG
CHECK CONDITIONTASK COMPLETENot Effective
LINKED TASK COMPLETEEffective
CONDITION MET
LINKED TASK COMPLETE WITH
CONDITION MET
BUSYTASK COMPLETENot Effective
CONFLICT
COMMAND
TERMINATED
FLAG
TASK COMPLETENot Effective
TASK COMPLETENot Effective
Effective
Effective
Only a single logical unit can operate a series of linked commands. When the IDD receives the
first command, the logical unit specified by the IDENTIFY message or the LUN field of the CDB
becomes the object of operation in a series of linked commands and the values specified in the
LUN field in the second and subsequent CDBs are disregarded.
Note:
An INIT which uses the command link function must make the ATN signal in the
SELECTION phas e TRUE and not ify the TARG that it i s capa ble o f receiving messages other
than the
TASK
COMPLETE message. If “1” has been specified in the Link bit of the CDB
without the ATN being made TRUE by the INIT in the SELECTION phase, the IDD
terminates that command abnormally by sending a CHECK CONDITION status (ILLEGAL
REQUEST [=5] / Invalid field in CDB [=24-00]).
C141-E124-01EN1 - 12
1.3.3Disconnect/reconnect processing
When processing is performed by the TARG during the command execution process which does
not require operation on the SCSI bus, the TARG can return the SCSI bus to the BUS FREE phase
temporarily by disc onnect p roce ssing and exe cute command int ernally. T hrough thi s function, the
INIT is enabled to process multiple commands on the SCSI bus.
(1)Disconnect permission conditions and commands with executing disconnect process
If all of the conditions shown below for permitting a disconnect are satisfied, the IDD executes
disconnect processing. However, As shown in Table 1.2, disconnect processing may be valid or
invalid, and the disconnect processing execution timing may differ, depending on the type of
command.
Conditions for Permitting a Disconnect
1) The SCSI ID of the INIT is notified in the SELECTION phase.
2) The I NIT generates the ATTENTION condition in the SELECTION phase.
3) The INIT notifies the TARG that disconnect processing is permitted by an IDENTIFY
message.
C141-E124-01EN1 - 13
Table 1.2Types of Command and Disconnect Processing
Commands with executing disconnect processing. (
Commands without executing disconnect processing. (
CCHANGE DEFINITION(40)O
FFORMAT UNIT(04)O
IINQUIRY(12)O
LLOG SELECT(4C)O
LOG SENSE(4D)O
MMODE SELECT(15)O
MODE SELECT EXTENDED(55)O
MODE SENSE(1A)O
MODE SENSE EXTENDED(5A)O
N
PPERSISTENT RESERVE IN(5E)O
PERSISTENT RESERVE OUT(5F)O
RREAD(08)O
READ BUFFER(3C)O
READ CAPACITY(25)O
READ DEFECT DATA(37)O
READ EXTENDED(28)O
READ LONG(3E)O
REASSIGN BLOCKS(07)O
RECEIVE DIAGNOSTIC RESULTS(1C)O
RELEASE(17)O
REPORT DEVICE IDENTIFIER(A3)O
REPORT LUN(A0)O
REQUEST SENSE(03)O
RESERVE(16)
REZERO UNIT(01)O
SSEEK(0B)O
SEEK EXTENDED(2B)O
SEND DIAGNOSTIC(1D)O
SET DEVICE IDENTI FIER(A4)O
START/STOP UNIT(1B)O
SYNCHRONIZE CACHE(35)O
TTEST UNIT READY(00)O
VVERIFY(2F)O
WWRITE(0A)O
WRITE AND VERIFY(2E)O
WRITE BUFFER(3B)O
WRITE EXTENDED(2A)O
WRITE LONG(3F)O
WRITE SAME(41)O
Note 1
)
Note 2
)
(
Note 1
(
Note 2
)Commands without executing disconnect processing: In cases only where commands are
issued without a tag, queuing processing (see Section 1.4) and disconnect processing cannot be
performed in the execution sequence.
) Commands with executing disconnect processing: Regardless of command queuing, in a
command’s execution process (after the COMMAND phase is completed, or during or after the
completion of data transfer), dis conn ect processin g is perf orm ed. How ev er, in th e case of comm an ds
with a data state (in cases where it is hit in the cache, etc.), or with a number of processing modes,
C141-E124-01EN1 - 14
Loading...
+ 272 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.