Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_nvm.c228 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_acquire_nvm_generic()
H A Digc_defines.h943 #define IGC_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
H A Digc_i225.c723 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_write_erase_flash_command_i225()