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

/illumos-gate/usr/src/uts/common/io/ral/
H A Dral_rate.c86 int flags = 0, i, rateidx = 0, thridx, top; local
94 thridx = i;
99 thrs = &ra->ra_rate_thresh[thridx];
155 uint32_t i, thridx, top; local
165 thridx = i;
170 last_thr = ra->ra_rate_thresh[thridx][id->id_rateidx];
171 ra->ra_rate_thresh[thridx][id->id_rateidx] =

Completed in 42 milliseconds