maxfetchstop 1126 drivers/video/fbdev/amifb.c u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; maxfetchstop 1398 drivers/video/fbdev/amifb.c maxfetchstop = down16(par->htotal - 80); maxfetchstop 1403 drivers/video/fbdev/amifb.c if (fstrt + fsize > maxfetchstop) maxfetchstop 1407 drivers/video/fbdev/amifb.c if (fstrt + fsize > maxfetchstop) { maxfetchstop 1414 drivers/video/fbdev/amifb.c if (min_fstrt + fsize - 64 > maxfetchstop) maxfetchstop 1418 drivers/video/fbdev/amifb.c if (min_fstrt + fsize - 64 > maxfetchstop) {