Linux Kernel
3.7.1
|
#include <ufshci.h>
Data Fields | |
struct request_desc_header | header |
u32 | task_req_upiu [TASK_REQ_UPIU_SIZE_DWORDS] |
u32 | task_rsp_upiu [TASK_RSP_UPIU_SIZE_DWORDS] |
struct utp_task_req_desc - UTMRD structure : UTMRD header DW-0 to DW-3 : Pointer to task request UPIU DW-4 to DW-11 : Pointer to task response UPIU DW12 to DW-19
u32 task_req_upiu[TASK_REQ_UPIU_SIZE_DWORDS] |
u32 task_rsp_upiu[TASK_RSP_UPIU_SIZE_DWORDS] |