Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufs.h367 struct utp_upiu_req { struct
Dufshcd.h164 struct utp_upiu_req *ucd_req_ptr;
Dufshcd.c1123 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()
1152 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()
1180 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()
1182 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()
2031 (struct utp_upiu_req *)(cmd_descp + i); in ufshcd_host_memory_configure()