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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c44 static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);
2360 ixgbe_clock_in_i2c_bit(hw, &bit);
2454 * ixgbe_clock_in_i2c_bit - Clocks in one bit via I2C data/clock
2460 static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data) function
2465 DEBUGFUNC("ixgbe_clock_in_i2c_bit");

Completed in 62 milliseconds