fifo_cache        366 drivers/video/fbdev/ffb.c 	int			fifo_cache;
fifo_cache        379 drivers/video/fbdev/ffb.c 	int cache = par->fifo_cache;
fifo_cache        388 drivers/video/fbdev/ffb.c 	par->fifo_cache = cache - n;
fifo_cache        432 drivers/video/fbdev/ffb.c 	par->fifo_cache = 0;