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

  /src/sys/dev/usb/
ehci.c 250 Static ehci_soft_itd_t *ehci_alloc_itd(ehci_softc_t *);
3236 ehci_alloc_itd(ehci_softc_t *sc) function in typeref:typename:Static ehci_soft_itd_t *
4695 itd = ehci_alloc_itd(sc);

Completed in 25 milliseconds