Searched refs:ccb_phys (Results 1 – 3 of 3) sorted by relevance
1866 dma_addr_t ccb_phys; in sdma_init() local1885 &ccb_phys, GFP_KERNEL); in sdma_init()1894 sdma->context_phys = ccb_phys + in sdma_init()1920 writel_relaxed(ccb_phys, sdma->regs + SDMA_H_C0PTR); in sdma_init()
822 u32 ccb_phys; /* phys. address */ member
4130 ha->ccb_phys = 0L; in gdth_pci_probe_one()4243 if (ha->ccb_phys) in gdth_remove_one()4244 dma_unmap_single(&ha->pdev->dev, ha->ccb_phys, in gdth_remove_one()