uhci_root_intr_start
Static usbd_status uhci_root_intr_start(struct usbd_xfer *);
.upm_start = uhci_root_intr_start,
return uhci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));