Host Interface
Table 4.50 lists the Mode Page format.
Table 4.50 Mode Page Format
| Bit | 7 | 6 | 5 | 4 |
| 3 | 2 | 1 | 0 |
| Byte |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 0 | PS | 0 |
|
|
| Page Code |
|
| |
|
|
|
|
|
|
|
|
| ||
| 1 |
|
|
| Page Length |
|
|
| ||
|
|
|
|
|
|
|
|
| ||
|
|
|
| Mode Parameters |
|
|
| |||
|
|
|
|
|
|
|
|
| ||
4.6.4.1 |
|
|
|
|
| |||||
|
|
| Table 4.51 |
|
| |||||
|
|
|
|
|
|
|
|
|
| |
| Bit | 7 | 6 | 5 | 4 |
| 3 | 2 | 1 | 0 |
| Byte |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 0 | PS (1) | 0 |
|
|
| Page Code (01h) |
|
| |
|
|
|
|
|
|
|
|
| ||
| 1 |
|
|
| Page Length (0Ah) |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
| 2 | AWRE | Reserved | Reserved | RC |
| Reserved | PER | Reserved | DCR |
|
|
|
|
|
|
|
|
|
| |
| 3 |
|
|
| Read Retry Count |
|
|
| ||
|
|
|
|
|
|
|
|
| ||
|
|
|
| Reserved |
|
|
| |||
|
|
|
|
|
|
|
|
| ||
| 8 |
|
|
| Write Retry Count |
|
|
| ||
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| 00h |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
When the AWRE (Automatic Write Reallocation Enable) bit is 0, no automatic alternate block assignment is made for the WRITE (10), or WRITE AND VERIFY command. When the bit of AWRE is 1, automatic alternate block assignment is made.
When the RC (Read Continuous) bit is 0, the command reports an error if an uncorrectable data error is detected in the READ (10) command. When the bit of RC is 1, the command transfers the wrong data and ends normally even if an uncorrectable error is detected.
When the PER (Post Error) bit is 0, the command reports the GOOD status when it recovers the normal state by using the error recovery process. When the bit of PER is 1, the command reports the CHECK CONDITION status when it recovers the normal state by using the error recovery process. At this time, Sense key is set with RECOVERED ERROR.