Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
A Ddsp_cmx.c390 u_char freeslots[256]; in dsp_cmx_hardware() local
461 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