Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c101 static void SendSSExtInd(APPL *, PLCI *plci, dword Id, byte **parms);
5089 SendSSExtInd(NULL, plci, Id, multi_ssext_parms); in sig_ind()
5744 SendSSExtInd(&application[i], in sig_ind()
6095 SendSSExtInd(NULL, plci, Id, multi_ssext_parms); in sig_ind()
6442 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) in SendSSExtInd() function