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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3_1tr6.c668 static struct stateentry downstl[] = variable in typeref:struct:stateentry
702 (sizeof(downstl) / sizeof(struct stateentry))
896 if ((pr == downstl[i].primitive) &&
897 ((1 << proc->state) & downstl[i].state))
911 downstl[i].rout(proc, pr, arg);

Completed in 68 milliseconds