Home
last modified time | relevance | path

Searched refs:IGC_NVM_POLL_READ (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c202 if (ee_reg == IGC_NVM_POLL_READ) in igc_poll_eerd_eewr_done()
397 ret_val = igc_poll_eerd_eewr_done(hw, IGC_NVM_POLL_READ); in igc_read_nvm_eerd()
H A Digc_defines.h966 #define IGC_NVM_POLL_READ 0 /* Flag for polling for read complete */ macro
H A Digc_i225.c845 IGC_NVM_POLL_READ); in igc_update_flash_i225()