Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1536 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_byte_unlocked, in ixgbe_write_i2c_byte_unlocked()
H A Dixgbe_phy.c279 phy->ops.write_i2c_byte_unlocked = in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4031 s32 (*write_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr, member