Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Di4l.c182 gig_dbg(DEBUG_CMD, "sending L1ERR"); in gigaset_isdn_rcv_err()
205 gig_dbg(DEBUG_CMD, "driver: %d, command: %d, arg: 0x%lx", in command_from_LL()
221 gig_dbg(DEBUG_CMD, in command_from_LL()
321 gig_dbg(DEBUG_CMD, "ISDN_CMD_ACCEPTD"); in command_from_LL()
344 gig_dbg(DEBUG_CMD, "ISDN_CMD_HANGUP"); in command_from_LL()
378 gig_dbg(DEBUG_CMD, "ISDN_CMD_SETL2: setting L2_HDLC"); in command_from_LL()
382 gig_dbg(DEBUG_CMD, "ISDN_CMD_SETL2: setting L2_VOICE"); in command_from_LL()
393 gig_dbg(DEBUG_CMD, "ISDN_CMD_SETL3"); in command_from_LL()
410 gig_dbg(DEBUG_CMD, "unknown command %d from LL", in command_from_LL()
504 gig_dbg(DEBUG_CMD, "Sending ICALL"); in gigaset_isdn_icall()
[all …]
Dcapi.c618 gig_dbg(DEBUG_CMD, "icall: PLCI %x CIP %d BC %s", in gigaset_isdn_icall()
621 gig_dbg(DEBUG_CMD, "icall: HLC %s", in gigaset_isdn_icall()
623 gig_dbg(DEBUG_CMD, "icall: CgPty %s", in gigaset_isdn_icall()
625 gig_dbg(DEBUG_CMD, "icall: CdPty %s", in gigaset_isdn_icall()
657 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg); in gigaset_isdn_icall()
708 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg); in send_disconnect_ind()
743 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg); in send_disconnect_b3_ind()
767 gig_dbg(DEBUG_CMD, "%s: application gone", __func__); in gigaset_isdn_connD()
812 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg); in gigaset_isdn_connD()
867 gig_dbg(DEBUG_CMD, "%s: application gone", __func__); in gigaset_isdn_connB()
[all …]
Dgigaset.h68 DEBUG_CMD = 0x00020, /* sent/received LL commands */ enumerator
100 #define DEBUG_DEFAULT (DEBUG_TRANSCMD | DEBUG_CMD | DEBUG_USBREQ)