Home
last modified time | relevance | path

Searched refs:DWC2_XFER2DPIPE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2var.h67 #define DWC2_XFER2DPIPE(x) (struct dwc2_pipe *)(x)->ux_pipe; macro
H A Ddwc2.c806 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer) in dwc2_device_intr_start()
892 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_device_start()
1366 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_hub_info()
1376 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_get_speed()
1489 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_host_complete()
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h644 struct dwc2_pipe *dpipe = DWC2_XFER2DPIPE(xfer); in dwc2_hcd_is_bandwidth_allocated()