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