Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Da.out.h185 #if !defined (N_DATA)
186 #define N_DATA 6 macro
/linux-4.4.14/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.c7163 case N_DATA: in nl_ind()
8844 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); in send_data()
8857 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); in send_data()