Home | History | Annotate | Download | only in dev

Lines Matching defs:curidx

861 	int curidx;
882 curidx = d->sbdma_rem_index;
893 if (curidx == hwidx)
900 dscp = &(d->sbdma_dscrtable[curidx]);
901 m = d->sbdma_ctxtable[curidx];
902 d->sbdma_ctxtable[curidx] = NULL;
976 int curidx;
995 curidx = d->sbdma_rem_index;
1006 if (curidx == hwidx)
1013 m = d->sbdma_ctxtable[curidx];
1014 d->sbdma_ctxtable[curidx] = NULL;