Searched refs:ramaddr (Results 1 – 3 of 3) sorted by relevance
173 void __iomem * ramaddr; /* RAM kernel io address */ member197 void __iomem *ramaddr; member
1191 if (device->s.ramaddr) in sym_iounmap_device()1192 pci_iounmap(device->pdev, device->s.ramaddr); in sym_iounmap_device()1208 if (np->s.ramaddr) in sym_free_resources()1209 pci_iounmap(pdev, np->s.ramaddr); in sym_free_resources()1284 np->s.ramaddr = dev->s.ramaddr; in sym_attach()1435 if (!device->s.ramaddr) in sym_check_raid()1443 ram_val = readl(device->s.ramaddr + ram_size - 16); in sym_check_raid()1536 device->s.ramaddr = pci_iomap(pdev, i, in sym_iomap_device()1538 if (!device->s.ramaddr) { in sym_iomap_device()
1905 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);1907 memcpy_toio(np->s.ramaddr + 4096, np->scriptb0, np->scriptb_sz);