Lines Matching refs:lrb
1321 lrbp = &hba->lrb[tag]; in ufshcd_queuecommand()
1534 lrbp = &hba->lrb[tag]; in ufshcd_exec_dev_cmd()
1965 hba->lrb = devm_kzalloc(hba->dev, in ufshcd_memory_alloc()
1968 if (!hba->lrb) { in ufshcd_memory_alloc()
2029 hba->lrb[i].utr_descriptor_ptr = (utrdlp + i); in ufshcd_host_memory_configure()
2030 hba->lrb[i].ucd_req_ptr = in ufshcd_host_memory_configure()
2032 hba->lrb[i].ucd_rsp_ptr = in ufshcd_host_memory_configure()
2034 hba->lrb[i].ucd_prdt_ptr = in ufshcd_host_memory_configure()
3082 lrbp = &hba->lrb[index]; in ufshcd_transfer_req_compl()
3696 lrbp = &hba->lrb[tag]; in ufshcd_eh_device_reset_handler()
3706 if (hba->lrb[pos].lun == lrbp->lun) { in ufshcd_eh_device_reset_handler()
3765 lrbp = &hba->lrb[tag]; in ufshcd_abort()
3813 hba->lrb[tag].cmd = NULL; in ufshcd_abort()