Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h85 #define IXGBE_I2C_EEPROM_READ_MASK 0x100 macro
H A Dixgbe_82598.c1154 sfp_addr = (sfp_addr | IXGBE_I2C_EEPROM_READ_MASK); in ixgbe_read_i2c_phy_82598()