Bit 7

      A filemark (FM) has been reached on a sequential access device.
    Bit 6
      An end of medium (EM) has been reached on a sequential access device.
    Bit 5
      An Invalid Length (IL) resulted when the specified logical block length did not match the device.
    Bit 4
      X - This bit is reserved.
    Bits 3 - 0
      The coding of these bits is shown in the following table.
    ┌────────────┬────────────────────────────────────────────────┐│Hex Value   │Function                                        │
    ├────────────┼────────────────────────────────────────────────┤
    │0           │No Sense                                        │
    ├────────────┼────────────────────────────────────────────────┤
    │1           │Recovered Error                                 │
    ├────────────┼────────────────────────────────────────────────┤
    │2           │Not Ready                                       │
    ├────────────┼────────────────────────────────────────────────┤
    │3           │Medium Error                                    │
    ├────────────┼────────────────────────────────────────────────┤
    │4           │Hardware Error                                  │
    ├────────────┼────────────────────────────────────────────────┤
    │5           │Illegal Request                                 │
    ├────────────┼────────────────────────────────────────────────┤
    │6           │Unit Attention                                  │
    ├────────────┼────────────────────────────────────────────────┤
    │7           │Data Protect                                    │
    ├────────────┼────────────────────────────────────────────────┤
    │8           │Blank Check                                     │
    ├────────────┼────────────────────────────────────────────────┤
    │9           │Device Dependent                                │
    ├────────────┼────────────────────────────────────────────────┤
    │A           │Copy Aborted                                    │
    ├────────────┼────────────────────────────────────────────────┤
    │B           │Aborted Command                                 │
    ├────────────┼────────────────────────────────────────────────┤
    │C           │Equal                                           │
    ├────────────┼────────────────────────────────────────────────┤
    │D           │Volume Overflow                                 │
    ├────────────┼────────────────────────────────────────────────┤
    │E           │Miscompare                                      │
    ├────────────┼────────────────────────────────────────────────┤
    │F           │Reserved                                        │
    └────────────┴────────────────────────────────────────────────┘
    

    Bytes 3 - N

      Device-Dependent Status: Refer to the particular device specifications for a definition of these bytes.

    Note: The adapter does not examine or use device-dependent information.


    [Back: Byte 1 Segment Number]
    [Next: Send Other SCSI Command (SCSI CDB)]