Home
last modified time | relevance | path

Searched refs:DEBUG_L2_TEIFSM (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/isdn/mISDN/
Dtei.c76 if (!(*debug & DEBUG_L2_TEIFSM)) in da_debug()
225 if (!(*debug & DEBUG_L2_TEIFSM)) in tei_debug()
814 l2->tm->tei_m.debug = *debug & DEBUG_L2_TEIFSM; in create_new_tei()
1057 l2->tm->tei_m.debug = *debug & DEBUG_L2_TEIFSM; in create_teimgr()
/linux-5.19.10/include/linux/
DmISDNif.h431 #define DEBUG_L2_TEIFSM 0x00200000 macro