Searched refs:PH_PAUSE (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | amd7930_fn.c | 247 stptr->l1.l1l2(stptr, PH_PAUSE | CONFIRM, NULL); in Amd7930_bh() 717 stptr->l1.l1l2(stptr, PH_PAUSE | INDICATION, NULL); in dbusy_timer_handler()
|
D | icc.c | 92 stptr->l1.l1l2(stptr, PH_PAUSE | CONFIRM, NULL); in icc_bh() 598 stptr->l1.l1l2(stptr, PH_PAUSE | INDICATION, NULL); in dbusy_timer_handler()
|
D | isac.c | 95 stptr->l1.l1l2(stptr, PH_PAUSE | CONFIRM, NULL); in isac_bh() 602 stptr->l1.l1l2(stptr, PH_PAUSE | INDICATION, NULL); in dbusy_timer_handler()
|
D | w6692.c | 114 stptr->l1.l1l2(stptr, PH_PAUSE | CONFIRM, NULL); in W6692_bh() 704 stptr->l1.l1l2(stptr, PH_PAUSE | INDICATION, NULL); in dbusy_timer_handler()
|
D | hisax.h | 60 #define PH_PAUSE 0x0150 macro
|
D | ipacx.c | 215 st->l1.l1l2(st, PH_PAUSE | INDICATION, NULL); // flow control on in dbusy_timer_handler()
|
D | isdnl1.c | 178 st->l1.l1l2(st, PH_PAUSE | CONFIRM, NULL); in L1deactivated()
|
D | isdnl2.c | 1680 case (PH_PAUSE | INDICATION): in isdnl2_l1l2() 1683 case (PH_PAUSE | CONFIRM): in isdnl2_l1l2()
|