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

  /src/sys/dev/usb/
ehci.c 162 typedef TAILQ_HEAD(ex_completeq, ehci_xfer) ex_completeq_t; typedef
169 ex_completeq_t *);
171 ex_completeq_t *);
173 ex_completeq_t *);
174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
897 ex_completeq_t cq;
948 ehci_check_qh_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1076 ehci_check_sitd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq
    [all...]
ehci.c 162 typedef TAILQ_HEAD(ex_completeq, ehci_xfer) ex_completeq_t; typedef
169 ex_completeq_t *);
171 ex_completeq_t *);
173 ex_completeq_t *);
174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
897 ex_completeq_t cq;
948 ehci_check_qh_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1076 ehci_check_sitd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq
    [all...]
ehci.c 162 typedef TAILQ_HEAD(ex_completeq, ehci_xfer) ex_completeq_t; typedef
169 ex_completeq_t *);
171 ex_completeq_t *);
173 ex_completeq_t *);
174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
897 ex_completeq_t cq;
948 ehci_check_qh_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1076 ehci_check_sitd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq
    [all...]
ehci.c 162 typedef TAILQ_HEAD(ex_completeq, ehci_xfer) ex_completeq_t; typedef
169 ex_completeq_t *);
171 ex_completeq_t *);
173 ex_completeq_t *);
174 Static void ehci_idone(struct ehci_xfer *, ex_completeq_t *);
897 ex_completeq_t cq;
948 ehci_check_qh_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1076 ehci_check_sitd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq)
1113 ehci_idone(struct ehci_xfer *ex, ex_completeq_t *cq
    [all...]

Completed in 51 milliseconds