Searched refs:freeslots (Results 1 – 1 of 1) sorted by relevance
390 u_char freeslots[256]; in dsp_cmx_hardware() local461 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()475 if (freeslots[i]) in dsp_cmx_hardware()750 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()758 sizeof(freeslots)) in dsp_cmx_hardware()769 if (freeslots[i]) in dsp_cmx_hardware()842 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()861 if (freeslots[i1]) in dsp_cmx_hardware()877 if (freeslots[i2]) in dsp_cmx_hardware()965 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()[all …]
Completed in 6 milliseconds