Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c227 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.c722 s32 timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_write_erase_flash_command_i225()