OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:req_dma
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2var.h
56
usb_dma_t
req_dma
;
member in struct:dwc2_pipe
dwc2.c
407
0, USBMALLOC_COHERENT, &dpipe->
req_dma
);
741
usb_freemem(&dpipe->
req_dma
);
938
memcpy(KERNADDR(&dpipe->
req_dma
, 0), req, sizeof(*req));
939
usb_syncmem(&dpipe->
req_dma
, 0, sizeof(*req),
949
KERNADDR(&dpipe->
req_dma
, 0), DMAADDR(&dpipe->
req_dma
, 0),
988
dwc2_urb->setup_usbdma = &dpipe->
req_dma
;
989
dwc2_urb->setup_packet = KERNADDR(&dpipe->
req_dma
, 0);
990
dwc2_urb->setup_dma = DMAADDR(&dpipe->
req_dma
, 0);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025