Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1841 if (eec & IXGBE_EEC_GNT) in ixgbe_acquire_eeprom()
1847 if (!(eec & IXGBE_EEC_GNT)) { in ixgbe_acquire_eeprom()
H A Dixgbe_type.h2298 #define IXGBE_EEC_GNT 0x00000080 /* EEPROM Access Grant */ macro