Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c109 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);
3323 status = e1000_clock_in_i2c_byte(hw, data); in e1000_read_i2c_byte_generic()
3489 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data) in e1000_clock_in_i2c_byte() function