Searched refs:IXGBE_EEC_CS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1758 eec &= ~(IXGBE_EEC_CS | IXGBE_EEC_SK);
1932 eec |= IXGBE_EEC_CS;
1936 eec &= ~IXGBE_EEC_CS;
2088 eec |= IXGBE_EEC_CS; /* Pull CS high */
H A Dixgbe_type.h2161 #define IXGBE_EEC_CS 0x00000002 /* EEPROM Chip Select */ macro

Completed in 78 milliseconds