Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c3184 word NCCIcode; in data_b3_res() local
3192 NCCIcode = ncci | (((word) a->Id) << 8); in data_b3_res()
3194 appl->DataNCCI[n] == NCCIcode && in data_b3_res()
6494 word NCCIcode; in nl_ind() local
7181 NCCIcode = ncci | (((word)a->Id) << 8); in nl_ind()
7190 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in nl_ind()
7220 APPLptr->DataNCCI[Num] = NCCIcode; in nl_ind()
14690 word NCCIcode; in channel_can_xon() local
14701 NCCIcode = a->ch_ncci[ch] | (((word) a->Id) << 8); in channel_can_xon()
14709 if (NCCIcode == APPLptr->DataNCCI[i]) count++; in channel_can_xon()