Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/e1000/
HDe1000_82575.c3326 return E1000_ERR_I2C; in e1000_get_i2c_ack()
3331 status = E1000_ERR_I2C; in e1000_get_i2c_ack()
3397 status = E1000_ERR_I2C; in e1000_clock_out_i2c_bit()
3473 status = E1000_ERR_I2C; in e1000_set_i2c_data()
HDe1000_defines.h724 #define E1000_ERR_I2C 19 macro