atl1c_check_eeprom_exist
if (atl1c_check_eeprom_exist(&adapter->hw))
if (!atl1c_check_eeprom_exist(hw)) /* not exist */
if (atl1c_check_eeprom_exist(hw)) {
int atl1c_check_eeprom_exist(struct atl1c_hw *hw);