Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_defines.h1047 #define E1000_NVM_GRANT_ATTEMPTS 1000 /* NVM # attempts to gain grant */ macro
H A De1000_nvm.c271 s32 timeout = E1000_NVM_GRANT_ATTEMPTS; in e1000_acquire_nvm_generic()