xhci_ring_reset
void xhci_ring_reset(struct xhci_softc *, struct xhci_ring *);
xhci_ring_reset(sc, ring);
xhci_ring_reset(sc, &sc->sc_cmd_ring);
xhci_ring_reset(sc, &sc->sc_evt_ring);