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

#include <ufshci.h>

Data Fields

struct request_desc_header header
 
u32 command_desc_base_addr_lo
 
u32 command_desc_base_addr_hi
 
u16 response_upiu_length
 
u16 response_upiu_offset
 
u16 prd_table_length
 
u16 prd_table_offset
 

Detailed Description

struct utp_transfer_req_desc - UTRD structure : UTRD header DW-0 to DW-3 : UCD base address low DW-4 : UCD base address high DW-5 : response UPIU length DW-6 : response UPIU offset DW-6 : Physical region descriptor length DW-7 : Physical region descriptor offset DW-7

Definition at line 340 of file ufshci.h.

Field Documentation

u32 command_desc_base_addr_hi

Definition at line 347 of file ufshci.h.

u32 command_desc_base_addr_lo

Definition at line 346 of file ufshci.h.

Definition at line 343 of file ufshci.h.

u16 prd_table_length

Definition at line 354 of file ufshci.h.

u16 prd_table_offset

Definition at line 355 of file ufshci.h.

u16 response_upiu_length

Definition at line 350 of file ufshci.h.

u16 response_upiu_offset

Definition at line 351 of file ufshci.h.


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