Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c3568 return E1000_ERR_I2C; in e1000_get_i2c_ack()
3573 status = E1000_ERR_I2C; in e1000_get_i2c_ack()
3641 status = E1000_ERR_I2C; in e1000_clock_out_i2c_bit()
3717 status = E1000_ERR_I2C; in e1000_set_i2c_data()
H A De1000_defines.h721 #define E1000_ERR_I2C 19 macro