Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h16 #define IGC_EEWR 0x12018 /* EEprom mode write - RW */ macro
H A Digc_nvm.c205 reg = IGC_READ_REG(hw, IGC_EEWR); in igc_poll_eerd_eewr_done()