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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c41 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
1275 status = ixgbe_acquire_eeprom(hw);
1433 status = ixgbe_acquire_eeprom(hw);
1713 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1719 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw) function
1725 DEBUGFUNC("ixgbe_acquire_eeprom");

Completed in 55 milliseconds