LEN_RAM_IO        207 drivers/char/applicom.c 		RamIO = ioremap_nocache(pci_resource_start(dev, 0), LEN_RAM_IO);
LEN_RAM_IO        262 drivers/char/applicom.c 		RamIO = ioremap_nocache(mem + (LEN_RAM_IO * i), LEN_RAM_IO);
LEN_RAM_IO        269 drivers/char/applicom.c 		if (!(boardno = ac_register_board((unsigned long)mem+ (LEN_RAM_IO*i),
LEN_RAM_IO        275 drivers/char/applicom.c 		printk(KERN_NOTICE "Applicom ISA card found at mem 0x%lx, irq %d\n", mem + (LEN_RAM_IO*i), irq);