Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Dq931.c1220 if (sapi == CTRL_SAPI) { /* sapi 0 */ in dlogframe()
1237 if (sapi == CTRL_SAPI) { in dlogframe()
Disdnl1.c235 if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()
253 } else if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()
Dhisax.h217 #define CTRL_SAPI 0 macro