default_sti_path  282 drivers/video/console/sticore.c static char default_sti_path[21] __read_mostly;
default_sti_path  288 drivers/video/console/sticore.c 		strlcpy (default_sti_path, str, sizeof (default_sti_path));
default_sti_path  934 drivers/video/console/sticore.c 	if (strcmp (path, default_sti_path) == 0)