Searched refs:hdlc_num (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 Dhfc4s8s_l1.c983 int cnt, max, hdlc_num; local
996 hdlc_num = Read_hfc8(l1->hw, A_F1) & MAX_F_CNT;
997 hdlc_num -=
999 if (hdlc_num < 0)
1000 hdlc_num += 16;
1001 if (hdlc_num >= 15)
1004 hdlc_num = 0;
1017 if (!hdlc_num)

Completed in 74 milliseconds