Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h179 s32 ixgbe_read_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg,
H A Dixgbe_api.c1417 s32 ixgbe_read_i2c_combined_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, in ixgbe_read_i2c_combined_unlocked() function
H A Dixgbe_x550.c101 return ixgbe_read_i2c_combined_unlocked(hw, IXGBE_CS4227, reg, value); in ixgbe_read_cs4227()