Home
last modified time | relevance | path

Searched refs:DWC2_PIPE2DPIPE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2var.h68 #define DWC2_PIPE2DPIPE(p) (struct dwc2_pipe *)(p) macro
H A Ddwc2.c374 struct dwc2_pipe *dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_open()
736 struct dwc2_pipe * const dpipe = DWC2_PIPE2DPIPE(pipe); in dwc2_device_ctrl_close()