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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c45 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
1286 ixgbe_standby_eeprom(hw);
1293 ixgbe_standby_eeprom(hw);
1326 ixgbe_standby_eeprom(hw);
1444 ixgbe_standby_eeprom(hw);
1904 ixgbe_standby_eeprom(hw);
1920 * ixgbe_standby_eeprom - Returns EEPROM to a "standby" state
1923 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw) function
1927 DEBUGFUNC("ixgbe_standby_eeprom");

Completed in 53 milliseconds