Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c1614 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_byte_unlocked, in ixgbe_write_i2c_byte_unlocked()
H A Dixgbe_phy.c273 phy->ops.write_i2c_byte_unlocked = in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4149 s32 (*write_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr, member