Searched refs:ramaddr (Results 1 – 3 of 3) sorted by relevance
186 void __iomem * ramaddr; /* RAM kernel io address */ member210 void __iomem *ramaddr; member
1213 if (device->s.ramaddr) in sym_iounmap_device()1214 pci_iounmap(device->pdev, device->s.ramaddr); in sym_iounmap_device()1230 if (np->s.ramaddr) in sym_free_resources()1231 pci_iounmap(pdev, np->s.ramaddr); in sym_free_resources()1306 np->s.ramaddr = dev->s.ramaddr; in sym_attach()1459 if (!device->s.ramaddr) in sym_check_raid()1467 ram_val = readl(device->s.ramaddr + ram_size - 16); in sym_check_raid()1560 device->s.ramaddr = pci_iomap(pdev, i, in sym_iomap_device()1562 if (!device->s.ramaddr) { in sym_iomap_device()
1918 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);1920 memcpy_toio(np->s.ramaddr + 4096, np->scriptb0, np->scriptb_sz);