Searched refs:scb_phys (Results 1 – 2 of 2) sorted by relevance
452 outl(host->scb_phys, host->base + ORC_SCBBASE0); in setup_SCBs()454 outl(host->scb_phys, host->base + ORC_SCBBASE1); in setup_SCBs()1121 host->scb_virt = dma_alloc_coherent(&pdev->dev, sz, &host->scb_phys, in inia100_probe_one()1179 host->scb_virt, host->scb_phys); in inia100_probe_one()1203 host->scb_virt, host->scb_phys); in inia100_remove_one()
237 dma_addr_t scb_phys; /* Scb Physical address */ member