Home
last modified time | relevance | path

Searched defs:opipe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dohci.c1421 struct ohci_pipe *opipe; ohci_softintr() local
1663 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_ctrl_done() local
2055 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_open() local
2184 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_close_pipe() local
2235 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_abortx() local
2726 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_ctrl_fini() local
2763 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_ctrl_start() local
2943 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_device_ctrl_close() local
2961 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_device_clear_toggle() local
3011 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_bulk_fini() local
3044 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_bulk_start() local
3158 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_device_bulk_close() local
3206 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_intr_fini() local
3239 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_intr_start() local
3336 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_device_intr_close() local
3376 ohci_device_setintr(ohci_softc_t * sc,struct ohci_pipe * opipe,int ival) ohci_device_setintr() argument
3503 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_isoc_fini() local
3540 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_isoc_enter() local
3717 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); ohci_device_isoc_abort() local
3789 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_setup_isoc() local
3806 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); ohci_device_isoc_close() local
[all...]