HomeSort by: relevance | last modified time | path
    Searched defs:dwc2_pipe (Results 1 - 1 of 1) 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)

Completed in 27 milliseconds