uhci.c | 1572 struct uhci_pipe *upipe = local in function:uhci_check_intr 1574 uhci_soft_qh_t *sqh = upipe->ctrl.sqh; 1575 uhci_soft_td_t *stat = upipe->ctrl.stat; 1609 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_idone 1641 uhci_soft_td_t **stds = upipe->isoc.stds; 1670 upipe->isoc.inuse -= nframes; 1678 (uintptr_t)xfer, (uintptr_t)upipe, 0); 1711 upipe->nexttoggle = UHCI_TD_GET_DT(le32toh(std->td.td_token)); 2188 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_device_clear_toggle 2189 upipe->nexttoggle = 0 2258 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_bulk_start 2342 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_abortx 2402 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_device_bulk_close 2416 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_ctrl_init 2475 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_ctrl_start 2664 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_intr_start 2756 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_device_ctrl_close 2783 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_device_intr_close 2838 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_isoc_transfer 2937 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_isoc_abort 2998 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_device_isoc_close 3060 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_setup_isoc 3133 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_isoc_done 3175 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_intr_done 3205 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_ctrl_done 3235 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local in function:uhci_device_bulk_done 3386 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local in function:uhci_open [all...] |