OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:urb_qtd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c
488
struct dwc2_qtd *
urb_qtd
;
local in function:dwc2_hcd_urb_dequeue
490
urb_qtd
= urb->qtd;
491
if (!
urb_qtd
) {
496
qh =
urb_qtd
->qh;
504
if (
urb_qtd
->in_process && qh->channel) {
526
u8 in_process =
urb_qtd
->in_process;
528
dwc2_hcd_qtd_unlink_and_free(hsotg,
urb_qtd
, qh);
536
dwc2_hcd_qtd_unlink_and_free(hsotg,
urb_qtd
, qh);
dwc2_hcd.c
488
struct dwc2_qtd *
urb_qtd
;
local in function:dwc2_hcd_urb_dequeue
490
urb_qtd
= urb->qtd;
491
if (!
urb_qtd
) {
496
qh =
urb_qtd
->qh;
504
if (
urb_qtd
->in_process && qh->channel) {
526
u8 in_process =
urb_qtd
->in_process;
528
dwc2_hcd_qtd_unlink_and_free(hsotg,
urb_qtd
, qh);
536
dwc2_hcd_qtd_unlink_and_free(hsotg,
urb_qtd
, qh);
Completed in 28 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025