Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c80 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_ops_generic()
1271 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_eeprom_params_generic()
H A Dixgbe_type.h2386 #define IXGBE_EEC_PRES 0x00000100 /* EEPROM Present */ macro