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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82575.c108 static void e1000_i2c_stop(struct e1000_hw *hw);
3330 e1000_i2c_stop(hw);
3406 e1000_i2c_stop(hw);
3457 * e1000_i2c_stop - Sets I2C stop condition
3462 static void e1000_i2c_stop(struct e1000_hw *hw) function
3466 DEBUGFUNC("e1000_i2c_stop");
3777 e1000_i2c_stop(hw);

Completed in 42 milliseconds