atl1c_read_eeprom  204 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c 		if (!atl1c_read_eeprom(hw, i * 4, &(eeprom_buff[i-first_dword]))) {
atl1c_read_eeprom   34 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value);