Lines Matching refs:lrb
1337 lrbp = &hba->lrb[tag]; in ufshcd_queuecommand()
1550 lrbp = &hba->lrb[tag]; in ufshcd_exec_dev_cmd()
1981 hba->lrb = devm_kzalloc(hba->dev, in ufshcd_memory_alloc()
1984 if (!hba->lrb) { in ufshcd_memory_alloc()
2045 hba->lrb[i].utr_descriptor_ptr = (utrdlp + i); in ufshcd_host_memory_configure()
2046 hba->lrb[i].ucd_req_ptr = in ufshcd_host_memory_configure()
2048 hba->lrb[i].ucd_rsp_ptr = in ufshcd_host_memory_configure()
2050 hba->lrb[i].ucd_prdt_ptr = in ufshcd_host_memory_configure()
3178 lrbp = &hba->lrb[index]; in ufshcd_transfer_req_compl()
3792 lrbp = &hba->lrb[tag]; in ufshcd_eh_device_reset_handler()
3802 if (hba->lrb[pos].lun == lrbp->lun) { in ufshcd_eh_device_reset_handler()
3861 lrbp = &hba->lrb[tag]; in ufshcd_abort()
3909 hba->lrb[tag].cmd = NULL; in ufshcd_abort()