Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c979 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
995 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1004 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1012 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1119 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1128 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1137 status == IXGBE_ERR_I2C || in ixgbe_identify_sfp_module_generic()
1687 status = IXGBE_ERR_I2C; in ixgbe_get_i2c_ack()
1755 status = IXGBE_ERR_I2C; in ixgbe_clock_out_i2c_bit()
1839 status = IXGBE_ERR_I2C; in ixgbe_set_i2c_data()
H A Dixgbe_type.h3174 #define IXGBE_ERR_I2C -18 macro