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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.c102 static void e1000_i2c_start(struct e1000_hw *hw);
3054 e1000_i2c_start(hw);
3073 e1000_i2c_start(hw);
3140 e1000_i2c_start(hw);
3186 * e1000_i2c_start - Sets I2C start condition
3191 static void e1000_i2c_start(struct e1000_hw *hw) function
3195 DEBUGFUNC("e1000_i2c_start");
3513 e1000_i2c_start(hw);
3529 e1000_i2c_start(hw);

Completed in 81 milliseconds