Searched refs:cfg_beg (Results 1 – 1 of 1) sorted by relevance
498 u_int8_t cfg_beg; in adv_get_eeprom_config() local511 cfg_beg = ADV_EEPROM_CFG_BEG_VL; in adv_get_eeprom_config()514 cfg_beg = ADV_EEPROM_CFG_BEG; in adv_get_eeprom_config()518 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in adv_get_eeprom_config()1384 u_int8_t cfg_beg; in adv_set_eeprom_config_once() local1397 cfg_beg = ADV_EEPROM_CFG_BEG_VL; in adv_set_eeprom_config_once()1400 cfg_beg = ADV_EEPROM_CFG_BEG; in adv_set_eeprom_config_once()1404 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in adv_set_eeprom_config_once()1420 for (s_addr = cfg_beg; s_addr <= cfg_end; s_addr++, wbuf++) { in adv_set_eeprom_config_once()