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
|