Searched refs:escb_virt (Results 1 – 2 of 2) sorted by relevance
458 escb = host->escb_virt; in setup_SCBs()1130 host->escb_virt = dma_alloc_coherent(&pdev->dev, sz, &host->escb_phys, in inia100_probe_one()1132 if (!host->escb_virt) { in inia100_probe_one()1175 host->escb_virt, host->escb_phys); in inia100_probe_one()1200 host->escb_virt, host->escb_phys); in inia100_remove_one()
238 struct orc_extended_scb *escb_virt; /* Virtual pointer to ESCB Scatter list */ member