User's Guide
Table Of Contents
- Preface
- Theory of Operation
- Media Changer Commands
- Overview of Command and Status Processing
- Media Changer Command Descriptions
- Initialize Element Status Command (07h)
- Inquiry Command (12h)
- Load Unload Command (1Bh)
- Log Sense Command (4Dh)
- Mode Select (6) / (10) Command (15h / 55h)
- Mode Sense (6) / (10) Command (1Ah/ 5Ah)
- Move Medium Command (A5h)
- Persistent Reserve In Command (5Eh)
- Persistent Reserve Out Command (5Fh)
- Position to Element Command (2Bh)
- Prevent/Allow Medium Removal (1Eh)
- Read Buffer Command (3Ch)
- Read Element Status Command (B8h)
- Release Element (10) Command (57h)
- Release Unit (6) Command (17h)
- Report Device Identifier Command (A3h)
- Report LUNS Command (A0h)
- Request Sense Command (03h)
- Reserve Element (10) Command (56h)
- Reserve Element (6) Command (16h)
- Send Diagnostic Command (1Dh)
- Set Device Identifier Command (A4h)
- Test Unit Ready Command (00h)
- Write Buffer Command (3Bh)
- Index

Chapter 2 Media Changer Commands
Report Device Identifier Command (A3h)
Quantum SuperLoader 3 Software Interface Guide 118
The REPORT DEVICE IDENTIFIER parameter list contains a four-byte field
that contains the length in bytes of the parameter list and the logical unit's
identifier.
Figure 70 Report Device
Identifier
Table 55 Report Device
Identifier Parameter Data
Allocation
Length
If the Allocation Length is not sufficient to contain all the
parameter data, the first portion of the data shall be
returned. This shall not be considered an error. The
actual length of the parameter data is available in the
Identifier Length field in the parameter data. If the
remainder of the parameter data is required, the
application client should send a new
REPORT DEVICE
IDENTIFIER
command with an Allocation Length field
large enough to contain all the data.
Bit
Byte76543210
0 - 3
(MSB)
Identifier Length (n – 4)
(LSB)
4 - n
Identifier
Field Description
Identifier
Length
Specifies the length in bytes of the Identifier field. If the
Allocation Length field in the CDB is too small to transfer
all of the identifier, the length is not adjusted to reflect the
truncation. The identifier length is initially equal to zero,
and is changed only by a successful
SET DEVICE
IDENTIFIER
command.
Field Description