Searched refs:retry_cnt_addr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Deeprom.c148 int retry_cnt_addr; /* Used to keep track of number of retries for member in struct:eeprom_type
626 if (eeprom.retry_cnt_addr > 0)
799 eeprom.retry_cnt_addr = i;
800 D(printk("%i\n", eeprom.retry_cnt_addr));
801 if(eeprom.retry_cnt_addr == EEPROM_RETRIES)

Completed in 101 milliseconds