Searched refs:deb (Results 1 – 10 of 10) sorted by relevance
/drivers/net/fddi/skfp/ |
D | queue.c | 144 struct smt_debug *deb; in do_smt_flag() local 149 deb = &smc->debug; in do_smt_flag() 151 deb = &debug; in do_smt_flag() 154 deb->d_smt = value ; in do_smt_flag() 156 deb->d_smtf = value ; in do_smt_flag() 158 deb->d_pcm = value ; in do_smt_flag() 160 deb->d_rmt = value ; in do_smt_flag() 162 deb->d_cfm = value ; in do_smt_flag() 164 deb->d_ecm = value ; in do_smt_flag() 165 printf("smt %d\n",deb->d_smt) ; in do_smt_flag() [all …]
|
/drivers/media/usb/dvb-usb/ |
D | m920x.c | 48 deb("m920x_read = no data\n"); in m920x_read() 89 deb("Initialising remote control\n"); in m920x_init() 92 deb("Initialising remote control failed\n"); in m920x_init() 96 deb("Initialising remote control success\n"); in m920x_init() 136 deb("No alt found!\n"); in m920x_init_ep() 180 deb("Unexpected rc state %02x\n", rc_state); in m920x_parse_rc_state() 214 deb("Unknown rc key %02x\n", rc_state[1]); in m920x_rc_query() 239 deb("state=0x%02x keycode=0x%02x\n", rc_state[0], rc_state[1]); in m920x_rc_core_query() 416 deb("%*ph\n", 4, read); in m920x_firmware_download() 420 deb("%x\n", read[0]); in m920x_firmware_download() [all …]
|
D | m920x.h | 7 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
|
/drivers/isdn/mISDN/ |
D | timerdev.c | 286 mISDN_inittimer(u_int *deb) in mISDN_inittimer() argument 290 debug = deb; in mISDN_inittimer()
|
D | layer1.c | 410 l1_init(u_int *deb) in l1_init() argument 412 debug = deb; in l1_init()
|
D | socket.c | 821 misdn_sock_init(u_int *deb) in misdn_sock_init() argument 825 debug = deb; in misdn_sock_init()
|
D | layer2.c | 2248 Isdnl2_Init(u_int *deb) in Isdnl2_Init() argument 2250 debug = deb; in Isdnl2_Init() 2257 TEIInit(deb); in Isdnl2_Init()
|
D | tei.c | 1388 int TEIInit(u_int *deb) in TEIInit() argument 1390 debug = deb; in TEIInit()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 140 unsigned char *deb = adr; in ehea_dump() local 143 msg, deb, x, *((u64 *)&deb[0]), *((u64 *)&deb[8])); in ehea_dump() 144 deb += 16; in ehea_dump()
|
/drivers/isdn/hisax/ |
D | elsa_ser.c | 29 static u_char deb[32]; variable
|