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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_api.h186 s32 ixgbe_write_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg,
H A Dixgbe_api.c1472 * ixgbe_write_i2c_combined_unlocked - Perform I2C write combined operation
1480 s32 ixgbe_write_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, function
H A Dixgbe_x550.c114 return ixgbe_write_i2c_combined_unlocked(hw, IXGBE_CS4227, reg, value);

Completed in 102 milliseconds