The following table describes command status codes.
┌──────────┬──────────────────────────────────────────────────┐
│Hex       │Command Status                                    │
├──────────┼──────────────────────────────────────────────────┤
│1         │SCB Command Completed with Success                │
├──────────┼──────────────────────────────────────────────────┤
│5         │SCB Command Completed with Success after Retries  │
├──────────┼──────────────────────────────────────────────────┤
│7         │Adapter Hardware Failure                          │
├──────────┼──────────────────────────────────────────────────┤
│A         │Immediate Command Completed                       │
├──────────┼──────────────────────────────────────────────────┤
│C         │Command Completed with Failure                    │
├──────────┼──────────────────────────────────────────────────┤
│E         │Command Error (Invalid Command or Parameter)      │
├──────────┼──────────────────────────────────────────────────┤
│F         │Software Sequencing Error                         │
└──────────┴──────────────────────────────────────────────────┘

Note: All values not shown are reserved.

The following table describes device status bytes.

┌──────────┬──────────────────────────────────────────────────┐
│Bit       │Function                                          │
├──────────┼──────────────────────────────────────────────────┤
│7         │Reserved                                          │
├──────────┼──────────────────────────────────────────────────┤
│6         │Vendor Unique Bit                                 │
├──────────┼──────────────────────────────────────────────────┤
│5         │Vendor Unique Bit                                 │
├──────────┼──────────────────────────────────────────────────┤
│4 - 1     │Device Status Code                                │
├──────────┼──────────────────────────────────────────────────┤
│0         │Vendor Unique Bit                                 │
└──────────┴──────────────────────────────────────────────────┘

The following table describes bytes 4-1 device status code.

┌──────────┬──────────────────────────────────────────────────┐
│Hex       │Device Status                                     │
├──────────┼──────────────────────────────────────────────────┤
│0         │Good Status (No Error)                            │
├──────────┼──────────────────────────────────────────────────┤
│1         │Check Condition (Error)                           │
├──────────┼──────────────────────────────────────────────────┤
│2         │Condition Met/Good (No Error)                     │
├──────────┼──────────────────────────────────────────────────┤
│4         │Busy (Error)                                      │
├──────────┼──────────────────────────────────────────────────┤
│8         │Intermediate/Good (No Error)                      │
├──────────┼──────────────────────────────────────────────────┤
│A         │Intermediate/Condition Met/Good (No Error)        │
├──────────┼──────────────────────────────────────────────────┤
│C         │Reservation Conflict (Error)                      │
└──────────┴──────────────────────────────────────────────────┘

Note: All values not shown are reserved.


[Back: Word 6 - Device Dependent Status Length]
[Next: Word 8 - Command Error Code/Device Error Code]