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

  /src/sys/dev/usb/
ehci.c 254 Static void ehci_remove_itd_chain(ehci_softc_t *, ehci_soft_itd_t *);
2322 ehci_remove_itd_chain(ehci_softc_t *sc, struct ehci_soft_itd *itd) function in typeref:typename:Static void
5032 ehci_remove_itd_chain(sc, exfer->ex_sitdstart);

Completed in 36 milliseconds