Searched refs:ST_CALL_PRES (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/isdn/pcbit/ |
D | edss1.c | 215 {ST_NULL, ST_CALL_PRES, EV_NET_SETUP, NULL}, 217 {ST_CALL_PRES, ST_INCM_PROC, EV_USR_PROCED_REQ, cb_in_1}, 218 {ST_CALL_PRES, ST_DISC_REQ, EV_USR_RELEASE_REQ, cb_disc_2},
|
D | edss1.h | 22 #define ST_CALL_PRES 6 /* Call Present - Received CONN.IND */ macro
|