Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h187 s32 ixgbe_write_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg,
H A Dixgbe_api.c1484 s32 ixgbe_write_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, in ixgbe_write_i2c_combined_unlocked() function
H A Dixgbe_x550.c114 return ixgbe_write_i2c_combined_unlocked(hw, IXGBE_CS4227, reg, value); in ixgbe_write_cs4227()