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()1127 host->scb_virt = pci_zalloc_consistent(pdev, sz, &host->scb_phys); in inia100_probe_one()1184 host->scb_virt, host->scb_phys); in inia100_probe_one()1206 host->scb_virt, host->scb_phys); in inia100_remove_one()
237 dma_addr_t scb_phys; /* Scb Physical address */ member