OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntd_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdddma.c
581
u16 idx, inc, n_desc = 0,
ntd_max
= 0;
local
609
ntd_max
= (dwc2_max_desc_num(qh) + qh->interval - 1) /
612
ntd_max
-= skip_frames / qh->interval;
625
while (qh->ntd <
ntd_max
&& qtd->isoc_frame_index_last <
640
if (qh->ntd ==
ntd_max
) {
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026