Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_82575.c111 static s32 e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data);
3496 e1000_clock_in_i2c_bit(hw, &bit); in e1000_clock_in_i2c_byte()
3589 static s32 e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data) in e1000_clock_in_i2c_bit() function