Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h109 #define IXGBE_CS4227_EEPROM_LOAD_OK 0x0001 macro
H A Dixgbe_x550.c224 value == IXGBE_CS4227_EEPROM_LOAD_OK) in ixgbe_reset_cs4227()
236 !(value & IXGBE_CS4227_EEPROM_LOAD_OK)) { in ixgbe_reset_cs4227()