OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2.c
374
struct dwc2_pipe *
dpipe
= DWC2_PIPE2DPIPE(pipe);
local
407
0, USBMALLOC_COHERENT, &
dpipe
->req_dma);
428
dpipe
->priv = NULL;
736
struct dwc2_pipe * const
dpipe
= DWC2_PIPE2DPIPE(pipe);
local
741
usb_freemem(&
dpipe
->req_dma);
806
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer)
local
807
struct usbd_device *dev =
dpipe
->pipe.up_dev;
892
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer);
local
938
memcpy(KERNADDR(&
dpipe
->req_dma, 0), req, sizeof(*req));
939
usb_syncmem(&
dpipe
->req_dma, 0, sizeof(*req)
1366
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer);
local
1376
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer);
local
1489
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer);
local
[
all
...]
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h
644
struct dwc2_pipe *
dpipe
= DWC2_XFER2DPIPE(xfer);
local
645
struct dwc2_qh *qh =
dpipe
->priv;
654
struct dwc2_pipe *
dpipe
)
656
struct dwc2_qh *qh =
dpipe
->priv;
Completed in 23 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026