Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Da.out.h168 #if !defined (N_DATA)
169 #define N_DATA 6 macro
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dplatform.h354 #undef N_DATA
Dpc.h139 #define N_DATA 8 /* OSI N-DATA REQ/IND */ macro
Ddivasproc.c24 #undef N_DATA
Ddi.c128 this->Req == N_DATA)) { in pr_out()
601 ((Ind == N_DATA) || in isdn_ind()
Ddivasmain.c26 #undef N_DATA
Dmessage.c7026 case N_DATA: in nl_ind()
8706 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); in send_data()
8719 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); in send_data()