uhci_alloc_sqh
struct uhci_soft_qh *uhci_alloc_sqh(struct uhci_softc *);
sqh = uhci_alloc_sqh(sc);
upipe->u.ctl.sqh = uhci_alloc_sqh(sc);
upipe->u.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);