Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3201 if (debug & DEBUG_HFCMULTI_MSG) in hfcm_l1callback()
3223 if (debug & DEBUG_HFCMULTI_MSG) in hfcm_l1callback()
3258 if (debug & DEBUG_HFCMULTI_MSG) in hfcm_l1callback()
3328 if (debug & DEBUG_HFCMULTI_MSG) in handle_dmsg()
3364 if (debug & DEBUG_HFCMULTI_MSG) in handle_dmsg()
3371 if (debug & DEBUG_HFCMULTI_MSG) in handle_dmsg()
3453 if (debug & DEBUG_HFCMULTI_MSG) in handle_bmsg()
3490 if (debug & DEBUG_HFCMULTI_MSG) in handle_bmsg()
3497 if (debug & DEBUG_HFCMULTI_MSG) in handle_bmsg()
3553 if (debug & DEBUG_HFCMULTI_MSG) in channel_bctrl()
[all …]
H A Dhfc_multi.h11 #define DEBUG_HFCMULTI_MSG 0x00200000 macro