Home
last modified time | relevance | path

Searched refs:ucd_req_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufshcd.c2509 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu() local
2520 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_scsi_cmd_upiu()
2525 memset(ucd_req_ptr->sc.cdb, 0, UFS_CDB_SIZE); in ufshcd_prepare_utp_scsi_cmd_upiu()
2541 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu() local
2554 ucd_req_ptr->header.dword_2 = in ufshcd_prepare_utp_query_req_upiu()
2557 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_query_req_upiu()
2572 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu() local
2577 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_nop_upiu()
2581 ucd_req_ptr->header.dword_1 = 0; in ufshcd_prepare_utp_nop_upiu()
2582 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_nop_upiu()
[all …]
A Dufshcd.h199 struct utp_upiu_req *ucd_req_ptr; member

Completed in 24 milliseconds