Searched refs:uhci_check_transfer (Results 1 – 1 of 1) sorted by relevance
162 static uint8_t uhci_check_transfer(struct usb_xfer *);876 if (uhci_check_transfer(xfer)) { in uhci_transfer_intr_enqueue()1294 uhci_check_transfer(struct usb_xfer *xfer) in uhci_check_transfer() function1396 if (uhci_check_transfer(xfer)) { in uhci_interrupt_poll()