Home
last modified time | relevance | path

Searched refs:xr_cs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dxhcivar.h73 u_int xr_cs; /* cycle state */ member
H A Dxhci.c1004 sc->sc_cr->xr_cs); in xhci_resume()
1657 sc->sc_cr->xr_cs); in xhci_init()
2216 xr->xr_cs = 1; in xhci_host_dequeue()
2658 j = er->xr_cs; in xhci_softintr()
2660 XHCIHIST_CALLARGS("er: xr_ep %jd xr_cs %jd", i, j, 0, 0); in xhci_softintr()
2695 er->xr_cs = j; in xhci_softintr()
3077 XHCIHIST_CALLARGS("%#jx xr_ep %#jx xr_cs %ju", in xhci_ring_put()
3078 (uintptr_t)xr, xr->xr_ep, xr->xr_cs, 0); in xhci_ring_put()
3092 cs = xr->xr_cs; in xhci_ring_put()
3109 u_int firstcs = xr->xr_cs; in xhci_ring_put()
[all...]