Searched defs:LOGIC_TEST_BUG_MAX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c81 * LOGIC_TEST_BUG_MAX. As further protecion against false positives,
86 * LOGIC_TEST_BUG_MAX was increased to twice this observed value since all
94 #define LOGIC_TEST_BUG_MAX 40000 macro
152 * register read may be delayed by upto LOGIC_TEST_BUG_MAX
176 for (i = 0; i <= LOGIC_TEST_BUG_MAX; i++) {

Completed in 59 milliseconds