Searched refs:fw_ver_digit1 (Results 1 – 2 of 2) sorted by relevance
785 if (id.fw_ver_digit1 == '5') in blogic_init_mm_probeinfo()1435 if (id.fw_ver_digit1 > '0') in blogic_rdconfig()1444 if (ext_setupinfo.bus_type == 'A' && id.fw_ver_digit1 == '2') in blogic_rdconfig()1447 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '2' && in blogic_rdconfig()1452 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '0') in blogic_rdconfig()1498 *tgt++ = id.fw_ver_digit1; in blogic_rdconfig()
397 unsigned char fw_ver_digit1; /* Byte 2 */ member