Searched refs:B_L2L1 (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | config.c | 1864 static inline void B_L2L1(struct hisax_b_if *b_if, int pr, void *arg) in B_L2L1() function 1942 B_L2L1(b_if, PH_DATA | REQUEST, skb); in hisax_b_l1l2() 2000 B_L2L1(b_if, pr, (void *) st->l1.mode); in hisax_b_l2l1() 2006 B_L2L1(b_if, PH_DATA | REQUEST, arg); in hisax_b_l2l1() 2021 B_L2L1(b_if, pr, arg); in hisax_b_l2l1() 2051 B_L2L1(b_if, PH_DEACTIVATE | REQUEST, NULL); in hisax_bc_close()
|