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

/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_api.h187 s32 ixgbe_write_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg,
H A Dixgbe_api.c1476 * ixgbe_write_i2c_combined_unlocked - Perform I2C write combined operation
1484 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 75 milliseconds