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

/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_phy.c44 static void ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);
2307 ixgbe_clock_in_i2c_bit(hw, &bit);
2399 * ixgbe_clock_in_i2c_bit - Clocks in one bit via I2C data/clock
2405 static void ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data) function
2410 DEBUGFUNC("ixgbe_clock_in_i2c_bit");

Completed in 58 milliseconds