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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.c103 static void e1000_i2c_stop(struct e1000_hw *hw);
3090 e1000_i2c_stop(hw);
3166 e1000_i2c_stop(hw);
3217 * e1000_i2c_stop - Sets I2C stop condition
3222 static void e1000_i2c_stop(struct e1000_hw *hw) function
3226 DEBUGFUNC("e1000_i2c_stop");
3532 e1000_i2c_stop(hw);

Completed in 32 milliseconds