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

  /src/sys/dev/usb/
ehci.c 237 Static ehci_soft_qh_t * ehci_alloc_sqh(ehci_softc_t *);
591 sqh = ehci_alloc_sqh(sc);
642 sqh = ehci_alloc_sqh(sc);
2040 sqh = ehci_alloc_sqh(sc);
2905 ehci_alloc_sqh(ehci_softc_t *sc) function in typeref:typename:Static ehci_soft_qh_t *

Completed in 13 milliseconds