Home
last modified time | relevance | path

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

/linux-4.19.296/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.h199 word *DataNCCI; member
Dmessage.c862 if ((appl->DataNCCI[i] == ncci_code) in ncci_free_receive_buffers()
865 appl->DataNCCI[i] = 0; in ncci_free_receive_buffers()
889 if ((appl->DataNCCI[i] == ncci_code) in ncci_free_receive_buffers()
892 appl->DataNCCI[i] = 0; in ncci_free_receive_buffers()
3071 appl->DataNCCI[n] == NCCIcode && in data_b3_res()
3074 appl->DataNCCI[n] = 0; in data_b3_res()
7053 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in nl_ind()
7054 if (!APPLptr->DataNCCI[i] && Num == 0xffff) Num = i; in nl_ind()
7083 APPLptr->DataNCCI[Num] = NCCIcode; in nl_ind()
14611 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in channel_can_xon()
[all …]