Home
last modified time | relevance | path

Searched refs:ixgb_get_eeprom_data (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgb_ee.c474 ixgb_get_eeprom_data(struct ixgb_hw *hw) in ixgb_get_eeprom_data() function
529 return ixgb_get_eeprom_data(hw); in ixgb_check_and_get_eeprom_data()
H A Dixgb_hw.h848 boolean_t ixgb_get_eeprom_data(struct ixgb_hw *hw);
H A Dixgb_hw.c328 if(ixgb_get_eeprom_data(hw) == FALSE) { in ixgb_init_hw()