MAX_STI_ROMS       40 drivers/video/console/sticore.c static struct sti_struct *sti_roms[MAX_STI_ROMS] __read_mostly;
MAX_STI_ROMS      304 drivers/video/console/sticore.c static char *font_name[MAX_STI_ROMS];
MAX_STI_ROMS      305 drivers/video/console/sticore.c static int font_index[MAX_STI_ROMS],
MAX_STI_ROMS      306 drivers/video/console/sticore.c 	   font_height[MAX_STI_ROMS],
MAX_STI_ROMS      307 drivers/video/console/sticore.c 	   font_width[MAX_STI_ROMS];
MAX_STI_ROMS      317 drivers/video/console/sticore.c 	while (i<MAX_STI_ROMS && str && *str) {
MAX_STI_ROMS      825 drivers/video/console/sticore.c 	if (num_sti_roms >= MAX_STI_ROMS) {
MAX_STI_ROMS      114 drivers/video/fbdev/stifb.c static int __initdata stifb_bpp_pref[MAX_STI_ROMS];
MAX_STI_ROMS     1375 drivers/video/fbdev/stifb.c 		for (i = 1; i <= MAX_STI_ROMS; i++) {
MAX_STI_ROMS     1386 drivers/video/fbdev/stifb.c 	for (i = 1; i <= MAX_STI_ROMS; i++) {
MAX_STI_ROMS     1407 drivers/video/fbdev/stifb.c 	for (i = 1; i <= MAX_STI_ROMS; i++) {
MAX_STI_ROMS     1440 drivers/video/fbdev/stifb.c 		for (i = 0; i < MAX_STI_ROMS; i++) {