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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h185 void __iomem * ramaddr; /* RAM kernel io address */ member in struct:sym_shcb
211 void __iomem *ramaddr; member in struct:sym_device::__anon7010
H A Dsym_glue.c1382 if (np->s.ramaddr)
1383 pci_iounmap(pdev, np->s.ramaddr);
1502 np->s.ramaddr = dev->s.ramaddr;
1650 if (!device->s.ramaddr)
1658 ram_val = readl(device->s.ramaddr + ram_size - 16);
1738 device->s.ramaddr = pci_iomap(pdev, i,
H A Dsym_hipd.c1875 memcpy_toio(np->s.ramaddr, np->scripta0, np->scripta_sz);
1877 memcpy_toio(np->s.ramaddr + 4096, np->scriptb0, np->scriptb_sz);

Completed in 106 milliseconds