Searched refs:fw_ver_digit1 (Results 1 – 2 of 2) sorted by relevance
784 if (id.fw_ver_digit1 == '5') in blogic_init_mm_probeinfo()1434 if (id.fw_ver_digit1 > '0') in blogic_rdconfig()1443 if (ext_setupinfo.bus_type == 'A' && id.fw_ver_digit1 == '2') in blogic_rdconfig()1446 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '2' && in blogic_rdconfig()1451 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '0') in blogic_rdconfig()1497 *tgt++ = id.fw_ver_digit1; in blogic_rdconfig()
397 unsigned char fw_ver_digit1; /* Byte 2 */ member