Searched refs:ixgbe_ready_eeprom (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c44 static s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw);
1278 if (ixgbe_ready_eeprom(hw) != IXGBE_SUCCESS) {
1436 if (ixgbe_ready_eeprom(hw) != IXGBE_SUCCESS) {
1879 * ixgbe_ready_eeprom - Polls for EEPROM ready
1882 static s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw) function
1888 DEBUGFUNC("ixgbe_ready_eeprom");

Completed in 67 milliseconds