Searched refs:fw_ver_digit1 (Results 1 – 2 of 2) sorted by relevance
725 if (id.fw_ver_digit1 == '5') in blogic_init_mm_probeinfo()1328 if (id.fw_ver_digit1 > '0') in blogic_rdconfig()1337 if (ext_setupinfo.bus_type == 'A' && id.fw_ver_digit1 == '2') in blogic_rdconfig()1340 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '2' && in blogic_rdconfig()1345 else if (ext_setupinfo.bus_type == 'E' && id.fw_ver_digit1 == '0') in blogic_rdconfig()1391 *tgt++ = id.fw_ver_digit1; in blogic_rdconfig()
389 unsigned char fw_ver_digit1; /* Byte 2 */ member