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

  /src/sys/dev/usb/
ehci.c 280 Static void ehci_rem_qh(ehci_softc_t *, ehci_soft_qh_t *,
2203 ehci_rem_qh(ehci_softc_t *sc, ehci_soft_qh_t *sqh, ehci_soft_qh_t *head) function in typeref:typename:Static void
2213 panic("ehci_rem_qh: ED not found");
3373 ehci_rem_qh(sc, sqh, head);

Completed in 28 milliseconds