Searched refs:hisax_b_if (Results 1 – 10 of 10) sorted by relevance
44 struct hisax_b_if { struct57 struct hisax_b_if *b_if[2]; argument62 int hisax_register(struct hisax_d_if *hisax_if, struct hisax_b_if *b_if[],
28 struct hisax_b_if b_if;
66 struct hisax_b_if *b_if[2]; in probe_st5481()
1769 int hisax_register(struct hisax_d_if *hisax_d_if, struct hisax_b_if *b_if[], in hisax_register()1864 static inline void B_L2L1(struct hisax_b_if *b_if, int pr, void *arg) in B_L2L1()1916 struct hisax_b_if *b_if = (struct hisax_b_if *) ifc; in hisax_b_l1l2()1996 struct hisax_b_if *b_if = bcs->hw.b_if; in hisax_b_l2l1()2048 struct hisax_b_if *b_if = bcs->hw.b_if; in hisax_bc_close()
372 struct hisax_b_if b_if;
518 struct hisax_b_if *b_if;
824 struct hisax_b_if *b_if[2]; in new_adapter()
60 struct hisax_b_if hisax_b_if[AUISDN_BCHANNELS]; /* Hisax B-channel interfaces */ member
747 struct hisax_b_if *b_if[AUISDN_BCHANNELS]; in auerisdn_probe()915 b_if[u] = &ahp->hisax_b_if[u]; in auerisdn_probe()1052 ahp->hisax_b_if[0].ifc.priv = ahp; in auerisdn_init()1053 ahp->hisax_b_if[0].ifc.l2l1 = auerisdn_b0_l2l1_wrapper; in auerisdn_init()1054 ahp->hisax_b_if[1].ifc.priv = ahp; in auerisdn_init()1055 ahp->hisax_b_if[1].ifc.l2l1 = auerisdn_b1_l2l1_wrapper; in auerisdn_init()
71 ahp->hisax_b_if[bc->channel].ifc.l1l2(&ahp-> in auerisdn_b_l1l2()72 hisax_b_if[bc-> in auerisdn_b_l1l2()