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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c40 static void ixgbe_i2c_stop(struct ixgbe_hw *hw);
163 ixgbe_i2c_stop(hw);
260 ixgbe_i2c_stop(hw);
2116 ixgbe_i2c_stop(hw);
2221 ixgbe_i2c_stop(hw);
2308 * ixgbe_i2c_stop - Sets I2C stop condition
2315 static void ixgbe_i2c_stop(struct ixgbe_hw *hw) function
2322 DEBUGFUNC("ixgbe_i2c_stop");
2695 ixgbe_i2c_stop(hw);

Completed in 49 milliseconds