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