SCA_MEM_SIZE 3351 drivers/tty/synclinkmp.c info->port_array[0]->last_mem_alloc = (SCA_MEM_SIZE/4) * info->port_num; SCA_MEM_SIZE 3366 drivers/tty/synclinkmp.c BufferCount = (SCA_MEM_SIZE/4 - BUFFERLISTSIZE)/SCABUFSIZE; SCA_MEM_SIZE 3526 drivers/tty/synclinkmp.c if (request_mem_region(info->phys_memory_base,SCA_MEM_SIZE,"synclinkmp") == NULL) { SCA_MEM_SIZE 3563 drivers/tty/synclinkmp.c SCA_MEM_SIZE); SCA_MEM_SIZE 3625 drivers/tty/synclinkmp.c release_mem_region(info->phys_memory_base,SCA_MEM_SIZE); SCA_MEM_SIZE 5356 drivers/tty/synclinkmp.c unsigned long limit = SCA_MEM_SIZE/sizeof(unsigned long); SCA_MEM_SIZE 5383 drivers/tty/synclinkmp.c memset( info->memory_base, 0, SCA_MEM_SIZE );