OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xx_isoc_done
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
55
u_int
xx_isoc_done
;
member in struct:xhci_xfer
xhci.c
2530
xfer->ux_frlengths[xx->
xx_isoc_done
] -=
2532
xfer->ux_actlen += xfer->ux_frlengths[xx->
xx_isoc_done
];
2572
xfer->ux_frlengths[xx->
xx_isoc_done
] = 0;
2575
if (++xx->
xx_isoc_done
< xfer->ux_nframes)
4697
xx->
xx_isoc_done
= 0;
Completed in 59 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025