OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bestoffs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uhci.c
3325
u_int bestbw, bw,
bestoffs
, offs;
local
3348
for (
bestoffs
= offs = 0, bestbw = ~0; offs < ival; offs++) {
3353
bestoffs
= offs;
3356
DPRINTF("bw=%jd offs=%jd", bestbw,
bestoffs
, 0, 0);
3365
sqh->pos = MOD(i * ival +
bestoffs
);
Completed in 47 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026