OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_process
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c
504
if (urb_qtd->
in_process
&& qh->channel) {
526
u8
in_process
= urb_qtd->
in_process
;
local in function:dwc2_hcd_urb_dequeue
529
if (
in_process
) {
807
qtd->
in_process
= 1;
869
qtd->
in_process
= 0;
2022
if (!qtd->
in_process
)
dwc2_hcd.h
320
* @
in_process
: Indicates if this QTD is currently processed by HW
362
u8
in_process
;
member in struct:dwc2_qtd
Completed in 13 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025