Searched refs:mach64_str (Results 1 – 1 of 1) sorted by relevance
3103 static char mach64_str[80]; in atyfb_setup() local3104 strncpy(mach64_str, this_opt+7, 80); in atyfb_setup()3105 if (!store_video_par(mach64_str, m64_num)) { in atyfb_setup()