ehci_free_sqh
ehci_free_sqh(sc, sqh);
Static void ehci_free_sqh(ehci_softc_t *, ehci_soft_qh_t *);
ehci_free_sqh(sc, epipe->sqh);
ehci_free_sqh(sc, sc->sc_async_head);