![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
struct utp_upiu_cmd - Command UPIU structure @data_transfer_len: Data Transfer Length DW-3 @cdb: Command Descriptor Block CDB DW-4 to DW-7 More...
#include <ufs.h>
Public Attributes | |
| uint32_t | exp_data_transfer_len |
| uint8_t | cdb [UFS_CDB_SIZE] |
struct utp_upiu_cmd - Command UPIU structure @data_transfer_len: Data Transfer Length DW-3 @cdb: Command Descriptor Block CDB DW-4 to DW-7
| uint8_t utp_upiu_cmd::cdb[UFS_CDB_SIZE] |
| uint32_t utp_upiu_cmd::exp_data_transfer_len |