Searched refs:usb_ohci_xfer_is_finished (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_xfer.h13 uint8_t usb_ohci_xfer_is_finished(struct usb_xfer *xfer);
H A Dusb_ohci_bus.c63 if (usb_ohci_xfer_is_finished(xfer)) {
H A Dusb_ohci_xfer.c129 uint8_t usb_ohci_xfer_is_finished(struct usb_xfer *xfer) function
445 if (usb_ohci_xfer_is_finished(xfer)) {

Completed in 33 milliseconds