Home | History | Annotate | Download | only in usb

Lines Matching defs:uhci_alloc_sqh

173 Static uhci_soft_qh_t  *uhci_alloc_sqh(uhci_softc_t *);
488 lsqh = uhci_alloc_sqh(sc);
500 bsqh = uhci_alloc_sqh(sc);
512 chsqh = uhci_alloc_sqh(sc);
524 clsqh = uhci_alloc_sqh(sc);
542 sqh = uhci_alloc_sqh(sc);
1815 * uhci_alloc_sqh allocates QHs
1889 uhci_alloc_sqh(uhci_softc_t *sc)
3358 upipe->intr.qhs[i] = sqh = uhci_alloc_sqh(sc);
3417 upipe->ctrl.sqh = uhci_alloc_sqh(sc);
3453 upipe->bulk.sqh = uhci_alloc_sqh(sc);