Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1740 if (eec & IXGBE_EEC_GNT) in ixgbe_acquire_eeprom()
1746 if (!(eec & IXGBE_EEC_GNT)) { in ixgbe_acquire_eeprom()
H A Dixgbe_type.h2169 #define IXGBE_EEC_GNT 0x00000080 /* EEPROM Access Grant */ macro