Searched refs:fw_ver_digit1 (Results 1 – 2 of 2) sorted by relevance
726 if (id.fw_ver_digit1 == '5') in blogic_init_mm_probeinfo()1329 if (id.fw_ver_digit1 > '0') in blogic_rdconfig()1338 if (ext_setupinfo.bus_type == 'A' && id.fw_ver_digit1 == '2') in blogic_rdconfig()1341 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '2' && in blogic_rdconfig()1346 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '0') in blogic_rdconfig()1392 *tgt++ = id.fw_ver_digit1; in blogic_rdconfig()
389 unsigned char fw_ver_digit1; /* Byte 2 */ member