Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82575.c3566 return E1000_ERR_I2C; in e1000_get_i2c_ack()
3571 status = E1000_ERR_I2C; in e1000_get_i2c_ack()
3639 status = E1000_ERR_I2C; in e1000_clock_out_i2c_bit()
3715 status = E1000_ERR_I2C; in e1000_set_i2c_data()
H A De1000_defines.h732 #define E1000_ERR_I2C 19 macro