Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/eicon/
Dcapifunc.c731 void *DataNCCI, *DataFlags, *ReceiveBuffer, *xbuffer_used; in diva_register_appl() local
794 DataNCCI = (void *)p; in diva_register_appl()
830 this->DataNCCI = DataNCCI; in diva_register_appl()
864 mem_to_free = this->DataNCCI; in diva_release_appl()
865 this->DataNCCI = NULL; in diva_release_appl()
Ddivacapi.h209 word *DataNCCI; member
Dmessage.c877 if ((appl->DataNCCI[i] == ncci_code) in ncci_free_receive_buffers()
880 appl->DataNCCI[i] = 0; in ncci_free_receive_buffers()
904 if ((appl->DataNCCI[i] == ncci_code) in ncci_free_receive_buffers()
907 appl->DataNCCI[i] = 0; in ncci_free_receive_buffers()
3194 appl->DataNCCI[n] == NCCIcode && in data_b3_res()
3197 appl->DataNCCI[n] = 0; in data_b3_res()
7190 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in nl_ind()
7191 if (!APPLptr->DataNCCI[i] && Num == 0xffff) Num = i; in nl_ind()
7220 APPLptr->DataNCCI[Num] = NCCIcode; in nl_ind()
14709 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in channel_can_xon()
[all …]