Searched refs:el_max (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/sfxge/common/
H A Defx_mac.c655 unsigned int el_max; local
672 el_max =
674 if ((unsigned int)rngp->first > el_max ||
678 high = MIN((unsigned int)rngp->last, el_max);

Completed in 61 milliseconds