Searched refs:utp_upiu_req (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/ufs/
H A Dufs.h362 * struct utp_upiu_req - general upiu request structure
367 struct utp_upiu_req { struct
H A Dufshcd.h164 struct utp_upiu_req *ucd_req_ptr;
H A Dufshcd.c1123 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; ufshcd_prepare_utp_scsi_cmd_upiu()
1152 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; ufshcd_prepare_utp_query_req_upiu()
1180 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; ufshcd_prepare_utp_nop_upiu()
1182 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); ufshcd_prepare_utp_nop_upiu()
2031 (struct utp_upiu_req *)(cmd_descp + i); ufshcd_host_memory_configure()

Completed in 105 milliseconds