Home
last modified time | relevance | path

Searched refs:ehci_check_itd_intr (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dehci.c121 void ehci_check_itd_intr(struct ehci_softc *, struct usbd_xfer *);
681 ehci_check_itd_intr(sc, xfer); in ehci_check_intr()
741 ehci_check_itd_intr(struct ehci_softc *sc, struct usbd_xfer *xfer) in ehci_check_itd_intr() function