Searched refs:l1p (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.c136 struct hfc4s8s_l1 *l1p; member in struct:hfc4s8s_btype
425 struct hfc4s8s_l1 *l1 = bch->l1p;
672 rx_d_frame(struct hfc4s8s_l1 *l1p, int ech) argument
680 if (!l1p->enabled)
684 Write_hfc8(l1p->hw, R_FIFO,
685 (l1p->st_num * 8 + ((ech) ? 7 : 5)));
686 wait_busy(l1p->hw);
688 f1 = Read_hfc8_stable(l1p->hw, A_F1);
689 f2 = Read_hfc8(l1p->hw, A_F2);
699 z1 = Read_hfc16_stable(l1p
912 tx_d_frame(struct hfc4s8s_l1 *l1p) argument
1090 struct hfc4s8s_l1 *l1p; local
1506 struct hfc4s8s_l1 *l1p; local
[all...]

Completed in 92 milliseconds