Searched refs:oldri (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhci.c3114 u_int oldri = ri; local
3141 if (oldri == firstep) {
3154 xhci_trb_put(&xr->xr_trb[oldri], parameter, status, control);
3155 usb_syncmem(&xr->xr_dma, XHCI_TRB_SIZE * oldri,
/netbsd-current/sys/dev/audio/
H A Daudio.c7630 struct audio_prinfo *oldri; local
7642 oldri = NULL;
7648 oldri = &oldai->record;
7670 oldri->port = au_get_port(sc, &sc->sc_inports);
7706 oldri->gain = rgain;
7707 oldri->balance = rbalance;

Completed in 194 milliseconds