Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc.h141 #define N_UDATA 10 /* OSI D-UNIT-DATA REQ/IND */ macro
Dmessage.c6473 if (((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
6554 if (((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
7015 case N_UDATA: in nl_ind()
7111 if ((plci->NL.Ind & 0x0f) == N_UDATA) in nl_ind()
8713 plci->NL.Req = plci->nl_req = (byte)N_UDATA; in send_data()
9485 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in dtmf_enable_receiver()
9518 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in dtmf_send_digits()
10765 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in xconnect_query_addresses()
11113 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in xconnect_write_coefs_process()
14270 plci->NL.Req = plci->nl_req = (byte) N_UDATA; in rtp_connect_b3_req_command()
[all …]