Searched refs:barp (Results 1 – 1 of 1) sorted by relevance
36 void __iomem *barp; in marvell_pata_active() local42 barp = pci_iomap(pdev, 5, 0x10); in marvell_pata_active()43 if (barp == NULL) in marvell_pata_active()46 devices = ioread32(barp + 0x0C); in marvell_pata_active()47 pci_iounmap(pdev, barp); in marvell_pata_active()