See: Description
| Class | Description |
|---|---|
| ActualRetryCountSenseKeySpecificData |
Actual retry count sense-key-specific data is used to communicate the number
of retries of the recovery algorithm used in attempting to recover an error
or exception condition.
|
| FieldPointerSenseKeySpecificData |
Field pointer sense-key-specific data is used to indicate that a certain
field of a received command descriptor block contained an illegal value.
|
| InvalidSenseKeySpecificData |
This kind of sense-key-specific data can be used instead of all the other
SenseKeySpecificData
subclasses, if no valid sense-key-specific data
is to be transmitted to the SCSI initiator. |
| ProgressIndicationSenseKeySpecificData |
Progress indication sense-key-specific data is used to communicate the
progress of a previously issued SCSI command (e.g.
|
| SegmentPointerSenseKeySpecificData |
Segment pointer sense-key-specific data is to be used, when the sense key of
the enclosing
SenseData has the value SenseKey.COPY_ABORTED. |
| SenseKeySpecificData |
SENSE-KEY-SPECIFIC DATA further defines the reason for a CHECK CONDITION SCSI
response status.
|
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.