Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/e1000/
De1000_82575.c3567 return E1000_ERR_I2C; in e1000_get_i2c_ack()
3572 status = E1000_ERR_I2C; in e1000_get_i2c_ack()
3640 status = E1000_ERR_I2C; in e1000_clock_out_i2c_bit()
3716 status = E1000_ERR_I2C; in e1000_set_i2c_data()
De1000_defines.h722 #define E1000_ERR_I2C 19 macro