Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c379 u_char freeslots[256]; in dsp_cmx_hardware() local
450 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()
464 if (freeslots[i]) in dsp_cmx_hardware()
739 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()
747 sizeof(freeslots)) in dsp_cmx_hardware()
758 if (freeslots[i]) in dsp_cmx_hardware()
831 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()
850 if (freeslots[i1]) in dsp_cmx_hardware()
866 if (freeslots[i2]) in dsp_cmx_hardware()
954 memset(freeslots, 1, sizeof(freeslots)); in dsp_cmx_hardware()
[all …]