Searched refs:CTRL_SAPI (Results 1 – 3 of 3) sorted by relevance
1220 if (sapi == CTRL_SAPI) { /* sapi 0 */ in dlogframe()1237 if (sapi == CTRL_SAPI) { in dlogframe()
235 if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()253 } else if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()
217 #define CTRL_SAPI 0 macro