┌──────────┬──────────────────────────────────────────────────┐
│Bit       │Function                                          │
├──────────┼──────────────────────────────────────────────────┤
│15 - 13   │Reserved                                          │
├──────────┼──────────────────────────────────────────────────┤
│12        │Major Exception Occurred                          │
├──────────┼──────────────────────────────────────────────────┤
│11        │Device Not Initialized                            │
├──────────┼──────────────────────────────────────────────────┤
│10        │Reserved                                          │
├──────────┼──────────────────────────────────────────────────┤
│ 9        │Device Dependent Status Available                 │
├──────────┼──────────────────────────────────────────────────┤
│ 8        │Additional Status Available                       │
├──────────┼──────────────────────────────────────────────────┤
│ 7        │SCB Interrupt Queued                              │
├──────────┼──────────────────────────────────────────────────┤
│ 6        │SCB Halted (Error/End Chain)                      │
├──────────┼──────────────────────────────────────────────────┤
│ 5        │Long Record Exception                             │
├──────────┼──────────────────────────────────────────────────┤
│ 4        │SCB Specification Check                           │
├──────────┼──────────────────────────────────────────────────┤
│ 3        │SCB Rejected                                      │
├──────────┼──────────────────────────────────────────────────┤
│ 2        │Invalid Command Rejected                          │
├──────────┼──────────────────────────────────────────────────┤
│ 1        │Short Record Exception                            │
├──────────┼──────────────────────────────────────────────────┤
│ 0        │SCB Ended (No Error)                              │
└──────────┴──────────────────────────────────────────────────┘

Note: The function indicated is true when the value of the bit is one. Reserved bits are undefined.