SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
utp_upiu_cmd Struct Reference

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]
 

Detailed Description

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

Member Data Documentation

◆ cdb

uint8_t utp_upiu_cmd::cdb[UFS_CDB_SIZE]

◆ exp_data_transfer_len

uint32_t utp_upiu_cmd::exp_data_transfer_len

The documentation for this struct was generated from the following file: