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

  /src/sys/external/bsd/dwc2/
dwc2var.h 49 struct dwc2_pipe { struct
67 #define DWC2_XFER2DPIPE(x) (struct dwc2_pipe *)(x)->ux_pipe;
68 #define DWC2_PIPE2DPIPE(p) (struct dwc2_pipe *)(p)
dwc2.c 374 struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe);
736 struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe);
806 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer)
892 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
1253 sc->sc_bus.ub_pipesize = sizeof(struct dwc2_pipe);
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);
654 struct dwc2_pipe *dpipe)

Completed in 13 milliseconds