Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h173 void __iomem * ramaddr; /* RAM kernel io address */ member
197 void __iomem *ramaddr; member
H A Dsym_glue.c1191 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()
H A Dsym_hipd.c1905 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);
1907 memcpy_toio(np->s.ramaddr + 4096, np->scriptb0, np->scriptb_sz);