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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1906 int Fspace, f1, f2; local
1965 Fspace = f2 - f1 - 1;
1966 if (Fspace < 0)
1967 Fspace += hc->Flen;
1976 Fspace = 0;
1978 Fspace = 1;
1983 Fspace = 0;
1986 if (Fspace == 0)

Completed in 52 milliseconds