HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_i2c_stop (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 48 static void ixgbe_i2c_stop(struct ixgbe_hw *hw);
164 ixgbe_i2c_stop(hw);
230 ixgbe_i2c_stop(hw);
2128 ixgbe_i2c_stop(hw);
2236 ixgbe_i2c_stop(hw);
2325 * ixgbe_i2c_stop - Sets I2C stop condition
2332 static void ixgbe_i2c_stop(struct ixgbe_hw *hw) function in typeref:typename:void
2339 DEBUGFUNC("ixgbe_i2c_stop");
2708 ixgbe_i2c_stop(hw);

Completed in 13 milliseconds