ScsiPeripheral_BasicSenseInfo
typedef struct ScsiPeripheral_BasicSenseInfo {...} ScsiPeripheral_BasicSenseInfo
Overview
Defines the basic information about the sense data.
Since: 18
Related module: ScsiPeripheralDDK
Header file: scsi_peripheral_types.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint8_t responseCode | Response code. |
| bool valid | Information validity flag. |
| uint64_t information | Information field. |
| uint64_t commandSpecific | Command-specific information field. |
| bool sksv | Flag of the Sense key specific field. |
| uint32_t senseKeySpecific | Sense key specific field. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-scsiperipheralddk-scsiperipheral-request
openharmony 鸿蒙 capi-usbddk-usbconfigdescriptor
openharmony 鸿蒙 capi-hidddk-hid-absaxesarray
openharmony 鸿蒙 capi-scsiperipheralddk-scsiperipheral-response
openharmony 鸿蒙 capi-scsi-peripheral-api-h
openharmony 鸿蒙 capi-hidddk-hid-relaxesarray