Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe.h334 int32_t ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset,
Dixgbe_phy.c345 phy->ops.read_i2c_byte_unlocked = ixgbe_read_i2c_byte_generic_unlocked; in ixgbe_init_phy_ops_generic()
2156 int32_t ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic_unlocked() function