Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/mISDN/
Dtei.c85 if (!(*debug & DEBUG_L2_TEIFSM)) in da_debug()
234 if (!(*debug & DEBUG_L2_TEIFSM)) in tei_debug()
818 l2->tm->tei_m.debug = *debug & DEBUG_L2_TEIFSM; in create_new_tei()
1049 l2->tm->tei_m.debug = *debug & DEBUG_L2_TEIFSM; in create_teimgr()
/linux-3.4.99/include/linux/
DmISDNif.h419 #define DEBUG_L2_TEIFSM 0x00200000 macro