K6610007
Rev.5
02.14.’03
- 67 -
Command data structure
The fifth command data structure contains the command or reset for which the error is being reported. The
fourth command data structure contains the command or reset that preceded the command or reset for
which the error is being reported, the third command data structure contains the command or reset
preceding the one in the fourth command data structure, etc. If fewer than four commands and resets
preceded the command or reset for which the error is being reported, the unused command data structures
are zero filled.
If the command data structure represents a command or software reset, the content of the command data
structure is as shown in following table. If the command data structure represents a hardware reset, the
content of byte n is FFh, the content of bytes n+1 through n+7 are not valid, and the content of bytes n+8
through n+11 contains the timestamp.
Byte Description
n
Content of Device Control register when the Command register was written.
n+1
Content of Features register when the Command register was written.
n+2
Content of Sector Count register when the Command register was written.
n+3
Content of Sector Number register when the Command register was written.
n+4
Content of Cylinder Low register when the Command register was written.
n+5
Content of Cylinder High register when the Command register was written.
n+6
Content of Device/Head register when the Command register was written.
n+7
Content written to the Command register.
n+8 ~ n+11 Timestamp
This is the time since power-on in milliseconds when command acceptance occurred.
Error data structure
The error data structure contains the error description of the command for which an error was reported
as described in following.
Table 6.15 Error data structure
Byte Description
n Reserved
n+1
Content of the Error register after command completion occurred.
n+2
Content of the Sector Count register after command completion occurred.
n+3
Content of the Sector Number register after command completion occurred.
n+4
Content of the Cylinder Low register after command completion occurred.
n+5
Content of the Cylinder High register after command completion occurred.
n+6
Content of the Device/Head register after command completion occurred.
n+7
Content written to the Status register after command completion occurred.
n+8 ~ n+25
Extended error information (Vendor Specific)
n+27 State
This contains a value indicating the state of the device when command was written to the
Command register or the reset occurred as described below.
01h:
Sleep
02h:
Standby
03h: Active/Idle with BSY cleared to zero 04h: Executing SMART off-line or self-test
n+28 ~ n+29 Life timestamp
This contains the power-on lifetime of the device in hours when command completion
occurred.