Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c52 static void ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);
2377 ixgbe_clock_in_i2c_bit(hw, &bit); in ixgbe_clock_in_i2c_byte()
2475 static void ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data) in ixgbe_clock_in_i2c_bit() function