Home
last modified time | relevance | path

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

/drivers/isdn/hardware/eicon/
Dplatform.h357 #undef N_DATA
Dpc.h139 #define N_DATA 8 /* OSI N-DATA REQ/IND */ macro
Ddivasproc.c23 #undef N_DATA
Ddi.c128 this->Req == N_DATA)) { in pr_out()
601 ((Ind == N_DATA) || in isdn_ind()
Ddivasmain.c28 #undef N_DATA
Dmessage.c7147 case N_DATA: in nl_ind()
8829 plci->NL.Req = plci->nl_req = (byte)((data->Flags&0x07)<<4 |N_DATA); in send_data()
8842 plci->NL.Req = plci->nl_req = (byte)((data->Flags&0x07)<<4 |N_DATA); in send_data()