Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhptiop.c1294 void *start_virt; in hptiop_probe() local
1440 start_virt = dma_alloc_coherent(&pcidev->dev, in hptiop_probe()
1444 if (!start_virt) { in hptiop_probe()
1450 hba->dma_coherent[i] = start_virt; in hptiop_probe()
1456 start_virt += offset; in hptiop_probe()
1460 hba->reqs[i].req_virt = start_virt; in hptiop_probe()