Searched refs:L1SFnList (Results 1 – 2 of 2) sorted by relevance
258 static struct FsmNode L1SFnList[] = variable417 return mISDN_FsmNew(&l1fsm_s, L1SFnList, ARRAY_SIZE(L1SFnList)); in l1_init()
603 static struct FsmNode L1SFnList[] __initdata = variable763 retval = FsmNew(&l1fsm_s, L1SFnList, ARRAY_SIZE(L1SFnList)); in Isdnl1New()