Home
last modified time | relevance | path

Searched refs:DEBUG_SEND_ERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dstack.c103 if (*debug & DEBUG_SEND_ERR) in send_layer2()
129 else if (*debug & DEBUG_SEND_ERR) in send_layer2()
237 if (*debug & DEBUG_SEND_ERR) in mISDNStackd()
H A Dtei.c1314 if (*debug & DEBUG_SEND_ERR) in mgr_bcast()
/openbmc/linux/include/linux/
H A DmISDNif.h421 #define DEBUG_SEND_ERR 0x00000010 macro