Expand description
This file contains values specified in spec. SPC-3: https://www.t10.org/cgi-bin/ac.pl?t=f&f=spc3r23.pdf SAM-5: https://www.t10.org/cgi-bin/ac.pl?t=f&f=sam5r21.pdf
Constantsยง
- CHECK_
CONDITION - Indicates that sense data has been delivered in the buffer.
- GOOD
- Indicates the completion of the command without error.
- ILLEGAL_
REQUEST - Indicates an illegal request.
- INQUIRY
- Opcode for INQUIRY command.
- MAINTENANCE_
IN - Opcode for MAINTENANCE IN command.
- MEDIUM_
ERROR - Indicates an error that may have been caused by a flaw in the medium or an error in the recorded data.
- MODE_
SELECT_ 6 - Opcode for MODE SELECT(6) command.
- MODE_
SENSE_ 6 - Opcode for MODE SENSE(6) command.
- NO_
SENSE - Indicates that there is no specific sense data to be reported.
- READ_6
- Opcode for READ(6) command.
- READ_10
- Opcode for READ(10) command.
- READ_
CAPACITY_ 10 - Opcode for READ CAPACITY(10) command.
- READ_
CAPACITY_ 16 - READ CAPACITY(16)
- REPORT_
LUNS - Opcode for REPORT LUNS command.
- REPORT_
SUPPORTED_ TASK_ MANAGEMENT_ FUNCTIONS - REPORT SUPPORTED TASK MANAGEMENT FUNCTIONS
- REQUEST_
SENSE - Opcode for REQUEST SENSE command.
- SERVICE_
ACTION_ IN_ 16 - Opcode for SERVICE ACTION IN(16) command.
- SYNCHRONIZE_
CACHE_ 10 - Opcode for SYNCHRONIZE CACHE(10) command.
- TEST_
UNIT_ READY - Opcode for TEST UNIT READY command.
- TYPE_
DISK - Indicates the id of disk type.
- UNIT_
ATTENTION - Indicates that a unit attention condition has been established.
- UNMAP
- Opcode for UNMAP command.
- WRITE_
10 - Opcode for WRITE(10) command.
- WRITE_
SAME_ 10 - Opcode for WRITE SAME(10) command.
- WRITE_
SAME_ 16 - Opcode for WRITE SAME(16) command.