Searched refs:CC_RESTART (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | hisax.h | 115 #define CC_RESTART 0x03F4 macro
|
D | l3dss1.c | 2707 up->st->lli.l4l3(up->st, CC_RESTART | REQUEST, up); in l3dss1_global_restart() 2709 up->st->lli.l4l3(up->st, CC_RESTART | REQUEST, up); in l3dss1_global_restart() 2778 CC_RESTART | REQUEST, l3dss1_restart},
|
D | l3ni1.c | 2566 up->st->lli.l4l3(up->st, CC_RESTART | REQUEST, up); in l3ni1_global_restart() 2568 up->st->lli.l4l3(up->st, CC_RESTART | REQUEST, up); in l3ni1_global_restart() 2714 CC_RESTART | REQUEST, l3ni1_restart},
|