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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_api.h183 s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
H A Dixgbe_api.c1439 * ixgbe_write_i2c_byte_unlocked - Writes 8 bit word over I2C
1448 s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset, function
H A Dixgbe_x550.c261 status = ixgbe_write_i2c_byte_unlocked(hw, reg, IXGBE_PE, value);

Completed in 51 milliseconds