atl2_check_eeprom_exist 1900 drivers/net/ethernet/atheros/atlx/atl2.c 	if (!atl2_check_eeprom_exist(&adapter->hw))
atl2_check_eeprom_exist 1919 drivers/net/ethernet/atheros/atlx/atl2.c 	if (atl2_check_eeprom_exist(hw))
atl2_check_eeprom_exist 2219 drivers/net/ethernet/atheros/atlx/atl2.c 	if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */
atl2_check_eeprom_exist   82 drivers/net/ethernet/atheros/atlx/atl2.h static int atl2_check_eeprom_exist(struct atl2_hw *hw);