OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trans_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ehci.c
4773
int
trans_count
, offs;
local in function:ehci_device_isoc_transfer
4780
trans_count
= 0;
4864
EHCI_ITD_SET_LEN(xfer->ux_frlengths[
trans_count
]) |
4868
offs += xfer->ux_frlengths[
trans_count
];
4869
trans_count
++;
4871
if (
trans_count
>= xfer->ux_nframes) { /*Set IOC*/
Completed in 15 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025