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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c2292 unsigned int choice_rating; local
2309 choice_rating = rating[0];
2312 if (rating[index] < choice_rating) {
2314 choice_rating = rating[index];

Completed in 60 milliseconds