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

#include <ufs.h>

Collaboration diagram for utp_transfer_cmd_desc:
Collaboration graph
[legend]

Public Attributes

uint8_t command_upiu [ALIGNED_UPIU_SIZE]
 
uint8_t response_upiu [ALIGNED_UPIU_SIZE]
 
ufshcd_sg_entry_t prd_table [MAX_BUFF]
 

Member Data Documentation

◆ command_upiu

uint8_t utp_transfer_cmd_desc::command_upiu[ALIGNED_UPIU_SIZE]

◆ prd_table

ufshcd_sg_entry_t utp_transfer_cmd_desc::prd_table[MAX_BUFF]

◆ response_upiu

uint8_t utp_transfer_cmd_desc::response_upiu[ALIGNED_UPIU_SIZE]

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