ehci_add_qh
ehci_add_qh(sqh, sc->sc_async_head);
void ehci_add_qh(struct ehci_soft_qh *, struct ehci_soft_qh *);
ehci_add_qh(sqh, isp->sqh);