Searched refs:UHCI_PIPE2UPIPE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Duhcivar.h97 #define UHCI_PIPE2UPIPE(pipe) ((struct uhci_pipe *)(pipe)) macro
H A Duhci.c1573 UHCI_PIPE2UPIPE(xfer->ux_pipe);
1609 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2188 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe);
2258 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2342 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2402 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe);
2416 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2475 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2664 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2756 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pip
[all...]

Completed in 194 milliseconds