Home | History | Annotate | Download | only in usb

Lines Matching refs:sc_cr

660 	xhci_ring_free(sc, &sc->sc_cr);
1017 xhci_host_dequeue(sc->sc_cr);
1025 xhci_op_write_8(sc, XHCI_CRCR, xhci_ring_trbp(sc->sc_cr, 0) |
1026 sc->sc_cr->xr_cs);
1588 err = xhci_ring_init(sc, &sc->sc_cr, XHCI_COMMAND_RING_TRBS,
1691 xhci_op_write_8(sc, XHCI_CRCR, xhci_ring_trbp(sc->sc_cr, 0) |
1692 sc->sc_cr->xr_cs);
1720 xhci_ring_free(sc, &sc->sc_cr);
3240 struct xhci_ring * const cr = sc->sc_cr;
3284 struct xhci_ring * const cr = sc->sc_cr;