Searched refs:retry_cnt_addr (Results 1 – 1 of 1) sorted by relevance
131 int retry_cnt_addr; /* Used to keep track of number of retries for member627 if (eeprom.retry_cnt_addr > 0) in eeprom_write()800 eeprom.retry_cnt_addr = i; in eeprom_address()801 D(printk("%i\n", eeprom.retry_cnt_addr)); in eeprom_address()802 if(eeprom.retry_cnt_addr == EEPROM_RETRIES) in eeprom_address()