HomeSort by: relevance | last modified time | path
    Searched defs:ehci_check_itd_intr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
ehci.c 170 Static void ehci_check_itd_intr(ehci_softc_t *, struct ehci_xfer *,
920 ehci_check_itd_intr(sc, ex, &cq);
1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq) function in typeref:typename:Static void

Completed in 14 milliseconds