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

  /src/sys/dev/usb/
ehci.c 174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
908 * ehci_idone will remove transfer from sc->sc_intrhead if it's
1026 ehci_idone(ex, cq);
1072 ehci_idone(ex, cq);
1109 ehci_idone(ex, cq);
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq) function in typeref:typename:Static void
ehci.c 174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
908 * ehci_idone will remove transfer from sc->sc_intrhead if it's
1026 ehci_idone(ex, cq);
1072 ehci_idone(ex, cq);
1109 ehci_idone(ex, cq);
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq) function in typeref:typename:Static void

Completed in 35 milliseconds