Searched refs:DEBUG_L1_FSM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | mISDNif.h | 425 #define DEBUG_L1_FSM 0x00000200 macro |
/openbmc/linux/drivers/isdn/mISDN/ | ||
H A D | layer1.c | 386 nl1->l1m.debug = *debug & DEBUG_L1_FSM; in create_l1() |