Searched refs:INC_ACT_PENDING (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmessage.c2870 a->ncci_state[ncci] = INC_ACT_PENDING;
2967 if(a->ncci_state[ncci]==INC_ACT_PENDING) {
2993 || (a->ncci_state[ncci] == INC_ACT_PENDING))
3107 || (a->ncci_state[ncci] == INC_ACT_PENDING))
3274 if(a->ncci_state[ncci]==INC_ACT_PENDING) {
4188 plci->State = INC_ACT_PENDING;
4224 a->ncci_state[ncci] = INC_ACT_PENDING;
5860 && plci->State!=INC_ACT_PENDING)
5869 plci->State = INC_ACT_PENDING;
6576 if(plci->State < INC_ACT_PENDING)
[all...]
H A Ddivacapi.h659 #define INC_ACT_PENDING 5 macro

Completed in 146 milliseconds