MEM_INT_SIZE 484 drivers/video/fbdev/w100fb.c if (!par->mach->mem && ((var->xres*var->yres*BITS_PER_PIXEL/8) > (MEM_INT_SIZE+1))) MEM_INT_SIZE 534 drivers/video/fbdev/w100fb.c if ((par->xres*par->yres*BITS_PER_PIXEL/8) > (MEM_INT_SIZE+1)) { MEM_INT_SIZE 539 drivers/video/fbdev/w100fb.c info->fix.smem_len = MEM_INT_SIZE+1; MEM_INT_SIZE 575 drivers/video/fbdev/w100fb.c memsize=MEM_INT_SIZE; MEM_INT_SIZE 594 drivers/video/fbdev/w100fb.c memsize=MEM_INT_SIZE; MEM_INT_SIZE 1372 drivers/video/fbdev/w100fb.c intmem_location.f.mc_fb_top = (W100_FB_BASE+MEM_INT_SIZE) >> 8; MEM_INT_SIZE 1383 drivers/video/fbdev/w100fb.c intmem_location.f.mc_fb_top = (MEM_INT_BASE_VALUE+MEM_INT_SIZE) >> 8;