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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer1.c251 static struct FsmNode L1SFnList[] = variable in typeref:struct:FsmNode
397 mISDN_FsmNew(&l1fsm_s, L1SFnList, ARRAY_SIZE(L1SFnList));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl1.c603 static struct FsmNode L1SFnList[] __initdata =
763 retval = FsmNew(&l1fsm_s, L1SFnList, ARRAY_SIZE(L1SFnList));

Completed in 135 milliseconds