Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h942 #define IGC_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
H A Digc_i225.c729 int timeout = IGC_NVM_GRANT_ATTEMPTS; in igc_write_erase_flash_command_i225()