HomeSort by: relevance | last modified time | path
    Searched refs:DWC2_XFER2DPIPE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/
dwc2var.h 67 #define DWC2_XFER2DPIPE(x) (struct dwc2_pipe *)(x)->ux_pipe;
dwc2.c 806 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer)
892 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
1366 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
1376 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
1489 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 644 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);

Completed in 14 milliseconds