OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remaining_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_core.c
1768
u32
remaining_count
;
local in function:dwc2_hc_write_packet
1779
remaining_count
= chan->xfer_len - chan->xfer_count;
1780
if (
remaining_count
> chan->max_packet)
1783
byte_count =
remaining_count
;
dwc2_core.c
1768
u32
remaining_count
;
local in function:dwc2_hc_write_packet
1779
remaining_count
= chan->xfer_len - chan->xfer_count;
1780
if (
remaining_count
> chan->max_packet)
1783
byte_count =
remaining_count
;
dwc2_core.c
1768
u32
remaining_count
;
local in function:dwc2_hc_write_packet
1779
remaining_count
= chan->xfer_len - chan->xfer_count;
1780
if (
remaining_count
> chan->max_packet)
1783
byte_count =
remaining_count
;
dwc2_core.c
1768
u32
remaining_count
;
local in function:dwc2_hc_write_packet
1779
remaining_count
= chan->xfer_len - chan->xfer_count;
1780
if (
remaining_count
> chan->max_packet)
1783
byte_count =
remaining_count
;
Completed in 53 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025