
MODE SENSE
6.Command Specification
SONY AIT-2 Turbo drive SDX-550V series Ver.1.0
6-57
6.8.
MODE SENSE 1Ah
Bit
Byte
7 6 5 4 3 2 1 0
0
Operation Code (1Ah)
1
Logical Unit Number
Reserved
DBD
Reserved
2
PCF Page
Code
3
Reserved
4
Allocation Length
5
Unused (00b)
Reserved
Flag
Link
MODE SENSE provides a means for the drive to report its media, current and changeable configuration parameters
to the host. It is a complementary command to MODE SELECT.
DBD:
A Disable Block Descriptors (DBD) bit of ZERO indicates that the target may return ZERO or more block
descriptors in the returned MODE SENSE data at the target's discretion. A DBD bit of one specifies that the target
shall not return any block descriptors in the returned MODE SENSE data.
PCF:
The Page Control Field indicates the type of page parameter values to be returned to the Host as shown
below.
Table 6-45: Page Control field values
Bit 7
Bit 6
Parameter Values
Description
0
0
Current Values
This is the normal default situation where the drive returns to the
host its current configuration. Page fields not supported are set to
ZERO by the drive.
0
1
Changeable Values
These are any values which a host may alter in a subsequent MODE
SELECT command. Any field that the drive allows to be changed is
set to one. Otherwise the field is set to ZERO.
1
0
Default Values
These are the default values on power-up
1
1
Saved Values
Not supported by the drive
The addition page length field of each page returned by the drive indicates the number of bytes supported for that
page. Fields not supported by the drive are set to ZERO.
Page Code:
This allows the Host to select any specific or all pages supported by the drive. The page codes that are
supported are:
Table 6-46: Supported MODE SENSE Page Codes
Page Code
Description
Parameter List Length
00h Standard
Sense
0Ch
02h Disconnect-Reconnect
0Ch+10h=1Ch
0Fh
Data Compression Control
0Ch+10h=1Ch
10h Device
Configuration
0Ch+10h=1Ch
11h
Medium Partitions Parameter
0Ch+0Ch=18h (when AIT bit is ZERO)
0Ch+(8+ 2xn)=14h+ 2xn(when AIT bit is ONE )
1Ch
Informational Exception Control
0Ch+0Ch=18h
31h
AIT Device Configuration
0Ch+0Ah=16h
32h
Append Partition
0Ch+0Ah=16h (when AIT bit is ONE )
33h
Delete Partition
0Ch+0Ah=16h (when AIT bit is ONE )
3Fh
Return All Pages
0Ch+10h+10h+10h+0Ch+0Ch+0Ah=5Eh
0Ch+10h+10h+10h+(8+2xn)+0Ch+0Ah+0Ah+0Ah+06h=74h+2xn
n : Partition Number
If the Host selects any other values, the drive will terminate the command with a CHECK CONDITION status and an
ILLEGAL REQUEST sense key set.