Home
last modified time | relevance | path

Searched refs:ramaddr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_glue.h186 void __iomem * ramaddr; /* RAM kernel io address */ member
210 void __iomem *ramaddr; member
Dsym_glue.c1213 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()
Dsym_hipd.c1918 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);
1920 memcpy_toio(np->s.ramaddr + 4096, np->scriptb0, np->scriptb_sz);