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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Deeprom.c151 int retry_cnt_addr; /* Used to keep track of number of retries for member in struct:eeprom_type
629 if (eeprom.retry_cnt_addr > 0)
802 eeprom.retry_cnt_addr = i;
803 D(printk("%i\n", eeprom.retry_cnt_addr));
804 if(eeprom.retry_cnt_addr == EEPROM_RETRIES)

Completed in 98 milliseconds