Searched refs:escb_virt (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/
H A Da100u2w.h238 struct orc_extended_scb *escb_virt; /* Virtual pointer to ESCB Scatter list */ member in struct:orc_host
H A Da100u2w.c458 escb = host->escb_virt;
1130 host->escb_virt = dma_alloc_coherent(&pdev->dev, sz, &host->escb_phys,
1132 if (!host->escb_virt) {
1175 host->escb_virt, host->escb_phys);
1200 host->escb_virt, host->escb_phys);

Completed in 233 milliseconds