Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd.c2649 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu() local
2660 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_scsi_cmd_upiu()
2680 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu() local
2693 ucd_req_ptr->header.dword_2 = in ufshcd_prepare_utp_query_req_upiu()
2696 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_query_req_upiu()
2711 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu() local
2716 ucd_req_ptr->header.dword_0 = in ufshcd_prepare_utp_nop_upiu()
2720 ucd_req_ptr->header.dword_1 = 0; in ufshcd_prepare_utp_nop_upiu()
2721 ucd_req_ptr->header.dword_2 = 0; in ufshcd_prepare_utp_nop_upiu()
7035 memcpy(lrbp->ucd_req_ptr, req_upiu, sizeof(*lrbp->ucd_req_ptr)); in ufshcd_issue_devman_upiu_cmd()
[all …]
/linux-6.3-rc2/include/ufs/
A Dufshcd.h176 struct utp_upiu_req *ucd_req_ptr; member

Completed in 24 milliseconds