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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.c42 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
1376 status = ixgbe_acquire_eeprom(hw);
1534 status = ixgbe_acquire_eeprom(hw);
1814 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1820 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw) function
1826 DEBUGFUNC("ixgbe_acquire_eeprom");

Completed in 118 milliseconds