Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_nvm.c112 if (ee_reg == IGC_NVM_POLL_READ) in igc_poll_eerd_eewr_done()
159 ret_val = igc_poll_eerd_eewr_done(hw, IGC_NVM_POLL_READ); in igc_read_nvm_eerd()
H A Digc_defines.h965 #define IGC_NVM_POLL_READ 0 /* Flag for polling for read complete */ macro
H A Digc_i225.c850 IGC_NVM_POLL_READ); in igc_update_flash_i225()