Home
last modified time | relevance | path

Searched refs:ramaddr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c1196 if (device->s.ramaddr) in sym_iounmap_device()
1197 pci_iounmap(device->pdev, device->s.ramaddr); in sym_iounmap_device()
1213 if (np->s.ramaddr) in sym_free_resources()
1214 pci_iounmap(pdev, np->s.ramaddr); in sym_free_resources()
1289 np->s.ramaddr = dev->s.ramaddr; in sym_attach()
1440 if (!device->s.ramaddr) in sym_check_raid()
1448 ram_val = readl(device->s.ramaddr + ram_size - 16); in sym_check_raid()
1541 device->s.ramaddr = pci_iomap(pdev, i, in sym_iomap_device()
1543 if (!device->s.ramaddr) { in sym_iomap_device()
[all...]
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);
/kernel/linux/linux-6.6/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()
[all...]
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);

Completed in 17 milliseconds