Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
utp_transfer_cmd_desc Struct Reference

#include <ufshci.h>

Data Fields

u8 command_upiu [ALIGNED_UPIU_SIZE]
 
u8 response_upiu [ALIGNED_UPIU_SIZE]
 
struct ufshcd_sg_entry prd_table [SG_ALL]
 

Detailed Description

struct utp_transfer_cmd_desc - UFS Command Descriptor structure : Command UPIU Frame address : Response UPIU Frame address : Physical Region Descriptor

Definition at line 310 of file ufshci.h.

Field Documentation

u8 command_upiu[ALIGNED_UPIU_SIZE]

Definition at line 311 of file ufshci.h.

Definition at line 313 of file ufshci.h.

u8 response_upiu[ALIGNED_UPIU_SIZE]

Definition at line 312 of file ufshci.h.


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