uhci_alloc_sqh
Static uhci_soft_qh_t *uhci_alloc_sqh(uhci_softc_t *);
upipe->intr.qhs[i] = sqh = uhci_alloc_sqh(sc);
upipe->ctrl.sqh = uhci_alloc_sqh(sc);
upipe->bulk.sqh = uhci_alloc_sqh(sc);
lsqh = uhci_alloc_sqh(sc);
bsqh = uhci_alloc_sqh(sc);
chsqh = uhci_alloc_sqh(sc);
clsqh = uhci_alloc_sqh(sc);
sqh = uhci_alloc_sqh(sc);