Searched refs:astro_rev (Results 1 – 1 of 1) sorted by relevance
1909 static char astro_rev[]="Astro ?.?"; in sba_driver_callback() local1914 astro_rev[6] = '1' + (char) (fclass & 0x7); in sba_driver_callback()1915 astro_rev[8] = '0' + (char) ((fclass & 0x18) >> 3); in sba_driver_callback()1916 version = astro_rev; in sba_driver_callback()