ohci.c | 1449 struct ohci_pipe *opipe; local in function:ohci_softintr 1571 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); 1581 ohci_soft_ed_t *sed = opipe->sed; 1634 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); 1635 opipe->isoc.inuse -= xfer->ux_nframes; 1691 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_ctrl_done 1705 usb_syncmem(&opipe->ctrl.reqdma, 0, 2083 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_open 2121 opipe->sed = sed; 2127 opipe->tail.itd = sitd 2212 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_close_pipe 2264 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_abortx 2755 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_ctrl_fini 2792 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_ctrl_start 2972 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_device_ctrl_close 2990 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_device_clear_toggle 3040 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_bulk_fini 3073 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_bulk_start 3187 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_device_bulk_close 3235 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_intr_fini 3268 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_intr_start 3365 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_device_intr_close 3532 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_isoc_fini 3569 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_isoc_enter 3746 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe); local in function:ohci_device_isoc_abort 3818 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_setup_isoc 3835 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe); local in function:ohci_device_isoc_close [all...] |