SCSI Peripheral Device Type
A SCSI Peripheral Device Type describes the capabilities provided by a SCSI device. It is a five-bit field in the first byte returned in response to an Inquiry Command.
Defined values are:
Value | Device type | Command set | Specification |
00h | Direct-access block device | SBC Direct Access Commands | SCSI Block Commands |
01h | Sequential-access device | SSC Sequential Access Commands | SCSI Stream Commands |
02h | Printer device | SSC Printer Commands | SCSI Stream Commands |
03h | Processor device | SPC Processor Commands | SCSI Primary Commands |
04h | Write-once device | SBC Write Once Commands | SCSI Block Commands |
05h | CD/DVD-ROM device | MMC CD-ROM Commands | SCSI Multimedia Commands |
06h | Scanner device | SGC Scanner Commands | SCSI Graphics Commands |
07h | Optical memory device | SBC Optical Media Commands | SCSI Block Commands |
08h | Medium changer | SMC Medium Changer Commands | SCSI Medium Changer Commands |
09h | Communications device | SSC Communications Commands | SCSI Stream Commands |
0Ah–0Bh | Defined by ASC IT8 | ASC IT8 Prepress Commands | - |
0Ch | Storage array controller device | SCC Array Controller Commands | SCSI Controller Commands |
0Dh | Enclosure services device | SES Enclosure Services Commands | SCSI Enclosure Services |
0Eh | Simplified direct-access device | RBC Reduced Block Commands | Reduced Block Commands |
0Fh | Optical card reader/writer device | OCRW Optical Card Commands | SCSI Specification for Optical Card Reader/Writer |
10h | Reserved for bridging expanders | - | - |
11h | Object-based Storage Device | OSD Object-based Storage Commands | Object-based Storage Commands |
12h | Automation/Drive Interface | - | - |
13h | Security manager device | - | - |
14h | Host managed zoned block device | Zoned Block Commands | |
15h | RMC Simplified Multimedia Commands | Reduced Multimedia Commands | |
16h–1Dh | Reserved | - | - |
1Eh | Well known logical unit | - | - |
1Fh | Unknown or no device type | - | - |