OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_process
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdddma.c
619
if (qtd->
in_process
&&
633
qtd->
in_process
= 1;
791
qtd->
in_process
= 1;
967
qtd->
in_process
= 0;
1004
if (!qtd->
in_process
)
1225
qtd->
in_process
= 0;
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
dwc2_hcdqueue.c
867
qtd->
in_process
= 0;
Completed in 40 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025