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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c79 * ixgbe_in_i2c_byte_ack - Receive an I2C byte and send ack
85 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) function
154 if (ixgbe_in_i2c_byte_ack(hw, &high_bits))
157 if (ixgbe_in_i2c_byte_ack(hw, &low_bits))

Completed in 127 milliseconds