default_sti        36 drivers/video/console/sticore.c static struct sti_struct *default_sti __read_mostly;
default_sti       935 drivers/video/console/sticore.c 		default_sti = sti;
default_sti      1069 drivers/video/console/sticore.c 	if (!default_sti)
default_sti      1070 drivers/video/console/sticore.c 		default_sti = sti_roms[0];
default_sti      1084 drivers/video/console/sticore.c 		return default_sti;