Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h62 #define IXGBE_I2C_EEPROM_STATUS_MASK 0x3 macro
H A Dixgbe_82598.c1146 sfp_stat = sfp_stat & IXGBE_I2C_EEPROM_STATUS_MASK; in ixgbe_read_i2c_eeprom_82598()