Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.c123 if (eec & IXGBE_EEC_PRES) in ixgbe_init_ops_generic()
940 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_eeprom_params_generic()
H A Dixgbe_type.h2309 #define IXGBE_EEC_PRES 0x00000100 /* EEPROM Present */ macro