Searched refs:fw_ver_digit1 (Results 1 – 2 of 2) sorted by relevance
790 if (id.fw_ver_digit1 == '5') in blogic_init_mm_probeinfo()1440 if (id.fw_ver_digit1 > '0') in blogic_rdconfig()1449 if (ext_setupinfo.bus_type == 'A' && id.fw_ver_digit1 == '2') in blogic_rdconfig()1452 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '2' && in blogic_rdconfig()1457 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '0') in blogic_rdconfig()1503 *tgt++ = id.fw_ver_digit1; in blogic_rdconfig()
404 unsigned char fw_ver_digit1; /* Byte 2 */ member