dwc2_pipe
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
sc->sc_bus.pipe_size = sizeof(struct dwc2_pipe);
struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe);
struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
struct dwc2_pipe *dpipe)
struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer);
#define DWC2_XFER2DPIPE(x) (struct dwc2_pipe *)(x)->pipe;
#define DWC2_PIPE2DPIPE(p) (struct dwc2_pipe *)(p)