Searched refs:rmem_end (Results 1 – 21 of 21) sorted by relevance
449 dev->rmem_end = dev->mem_start + CABLETRON_RX_STOP_PG*256; in mac8390_initdev()455 dev->rmem_end = dev->mem_end; in mac8390_initdev()627 if (xfer_start + count > dev->rmem_end) { in sane_block_input()629 int semi_count = dev->rmem_end - xfer_start; in sane_block_input()664 if (xfer_start + count > dev->rmem_end) in dayna_block_input()667 int semi_count = dev->rmem_end - xfer_start; in dayna_block_input()703 if (xfer_start + count > dev->rmem_end) in slow_sane_block_input()706 int semi_count = dev->rmem_end - xfer_start; in slow_sane_block_input()
199 if (dev->rmem_end != 0 && dev->rmem_end != ioaddr[1]) in sb1000_probe()216 dev->rmem_end = ioaddr[1]; in sb1000_probe()222 dev->rmem_end, serial_number, dev->irq); in sb1000_probe()939 ioaddr[1] = dev->rmem_end; in sb1000_error_dpc()965 ioaddr[1] = dev->rmem_end; in sb1000_open()1033 ioaddr[1] = dev->rmem_end; in sb1000_dev_ioctl()1134 ioaddr[1] = dev->rmem_end; in sb1000_interrupt()1193 ioaddr[1] = dev->rmem_end; in sb1000_close()1238 dev_sb1000.rmem_end = io[1]; in init_module()1252 release_region(dev_sb1000.rmem_end, 16); in cleanup_module()
303 dev->mem_end = dev->rmem_end = in ultramca_probe()390 if (xfer_start + count > dev->rmem_end) { in ultramca_block_input()392 int semi_count = dev->rmem_end - xfer_start; in ultramca_block_input()
250 dev->mem_end = dev->rmem_end = dev->mem_start in lne390_probe1()337 if (xfer_start + count > dev->rmem_end) { in lne390_block_input()339 int semi_count = dev->rmem_end - xfer_start; in lne390_block_input()
237 dev->mem_end = dev->rmem_end = dev->mem_start in ne3210_probe1()326 if (xfer_start + count > dev->rmem_end) { in ne3210_block_input()328 int semi_count = dev->rmem_end - xfer_start; in ne3210_block_input()
236 dev->mem_end = dev->rmem_end = dev->mem_start in es_probe1()338 if (xfer_start + count > dev->rmem_end) { in es_block_input()340 int semi_count = dev->rmem_end - xfer_start; in es_block_input()
230 dev->mem_end = dev->rmem_end = dev->mem_start in ac_probe1()305 if (xfer_start + count > dev->rmem_end) { in ac_block_input()307 int semi_count = dev->rmem_end - xfer_start; in ac_block_input()
255 dev->mem_end = dev->rmem_end in ultra_probe1()408 if (xfer_start + count > dev->rmem_end) { in ultra_block_input()410 int semi_count = dev->rmem_end - xfer_start; in ultra_block_input()
293 dev->rmem_end = dev->mem_end; in wd_probe1()389 if (xfer_start + count > dev->rmem_end) { in wd_block_input()391 int semi_count = dev->rmem_end - xfer_start; in wd_block_input()
266 dev->mem_end = dev->rmem_end = dev->mem_start + EL2_MEMSIZE; in el2_probe1()553 int end_of_ring = dev->rmem_end; in el2_block_input()
235 dev->mem_end = dev->rmem_end = dev->mem_start + 0x1fff; in ultra32_probe1()
238 dev->mem_end = dev->rmem_end = dev->mem_start + 2*1024; in e21_probe1()
234 dev->mem_end = dev->rmem_end in hpp_probe1()
1331 dev->mem_start = dev->mem_end = dev->rmem_end = dev->rmem_start = 0; in elp_init()
157 dev->rmem_end = dev->mem_start + BUFFER_SIZE * 2 - 1; in arcrimi_found()
451 dev->rmem_end = dev->mem_start + BUFFER_SIZE * 2 - 1; in com90xx_found()
1605 if (xfer_start + count > (void *)dev->rmem_end) { in shmem_block_input()1607 int semi_count = (void*)dev->rmem_end - xfer_start; in shmem_block_input()1677 dev->mem_end = dev->rmem_end = (u_long)info->base + req.Size; in setup_shmem_window()
3870 dev->rmem_end = dev->mem_end = dev->mem_start + req.Size;
262 unsigned long rmem_end; /* shmem "recv" end */ member
525 dev->rmem_end = 0; /* shared memory isn't used */ in init_dev()
3706 dev->rmem_end = dev->mem_end = dev->mem_start + 0x10000; in smctr_probe1()