Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c203 reg = IGC_READ_REG(hw, IGC_EERD); in igc_poll_eerd_eewr_done()
396 IGC_WRITE_REG(hw, IGC_EERD, eerd); in igc_read_nvm_eerd()
401 data[i] = (IGC_READ_REG(hw, IGC_EERD) >> in igc_read_nvm_eerd()
H A Digc_regs.h15 #define IGC_EERD 0x12014 /* EEprom mode read - RW */ macro