|
NetBurner 3.5.7
PDF Version |
UFI standard sense data structure. More...
#include <usb_host_msd.h>
Public Attributes | |
| uint8_t | errorCode |
| uint8_t | reserved1 |
| uint8_t | senseKey |
| uint8_t | information [4] |
| uint8_t | additionalSenseLength |
| uint8_t | reserved2 [4] |
| uint8_t | additionalSenseCode |
| uint8_t | additionalSenseCodeQualifier |
| uint8_t | reserved3 [4] |
UFI standard sense data structure.
| uint8_t _usb_host_ufi_sense_data::additionalSenseCode |
Provide a hierarchy of error or command result information
| uint8_t _usb_host_ufi_sense_data::additionalSenseCodeQualifier |
Provide a hierarchy of error or command result information
| uint8_t _usb_host_ufi_sense_data::additionalSenseLength |
The UFI device sets the value of this field to ten, to indicate that ten more bytes of sense data follow this field
| uint8_t _usb_host_ufi_sense_data::errorCode |
This field shall contain a value of 70h to indicate current errors
| uint8_t _usb_host_ufi_sense_data::information[4] |
This field is command-specific; it is typically used by some commands to return a logical block address denoting where an error occurred
| uint8_t _usb_host_ufi_sense_data::reserved1 |
Reserved field
| uint8_t _usb_host_ufi_sense_data::reserved2[4] |
Reserved field
| uint8_t _usb_host_ufi_sense_data::reserved3[4] |
Reserved field
| uint8_t _usb_host_ufi_sense_data::senseKey |
Provide a hierarchy of error or command result information