Searched refs:mc2 (Results 1 – 1 of 1) sorted by relevance
249 bool mc1 = false, mc2 = false; in eeprom_emu_word_read() local252 while (((!mc1) || (!mc2)) && (offset > dev_config->size)) { in eeprom_emu_word_read()268 if ((!mc2) && (ch_address == (address + sizeof(buf)/2))) { in eeprom_emu_word_read()270 mc2 = true; in eeprom_emu_word_read()
Completed in 6 milliseconds