atl2_check_eeprom_exist
if (!atl2_check_eeprom_exist(&adapter->hw))
if (atl2_check_eeprom_exist(hw))
if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */
static int atl2_check_eeprom_exist(struct atl2_hw *hw);