Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/eicon/
Dpc.h141 #define N_UDATA 10 /* OSI D-UNIT-DATA REQ/IND */ macro
Dmessage.c6611 if (((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
6692 if (((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
7153 case N_UDATA: in nl_ind()
7248 if ((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
8851 plci->NL.Req = plci->nl_req = (byte)N_UDATA; in send_data()
9623 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in dtmf_enable_receiver()
9656 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in dtmf_send_digits()
10901 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in xconnect_query_addresses()
11249 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in xconnect_write_coefs_process()
14370 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in rtp_connect_b3_req_command()
[all …]