Home | History | Annotate | Download | only in dev

Lines Matching defs:dsp

814 	struct dcmstats *dsp = &sc->sc_stats;
816 dsp->rints++;
894 dsp->rchars += nch;
896 dsp->rsilo[nch]++;
898 dsp->rsilo[DCMRBSIZE+1]++;
1165 struct dcmstats *dsp;
1176 dsp = &sc->sc_stats;
1181 dsp->xints++;
1193 dsp->xempty++;
1241 dsp->xrestarts++;
1266 dsp->xchars += tch;
1268 dsp->xsilo[tch]++;
1270 dsp->xsilo[DCMXBSIZE+1]++;