Home
last modified time | relevance | path

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

/src/sys/dev/gem/
H A Dif_gem.c88 #define GEM_TRIES 10000 macro
588 for (i = GEM_TRIES; i--; DELAY(100)) { in gem_bitwait()