Home
last modified time | relevance | path

Searched refs:dlog (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dmesh.c212 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
290 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
440 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd()
444 dlog(ms, "about to arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
456 dlog(ms, "busy b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
463 dlog(ms, "intr b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
501 dlog(ms, "intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
507 dlog(ms, "after intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
519 dlog(ms, "after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
524 dlog(ms, "resel? after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
[all …]
/Linux-v4.19/drivers/isdn/hisax/
Dq931.c1172 dp = cs->dlog; in LogFrame()
1182 HiSax_putstatus(cs, NULL, cs->dlog); in LogFrame()
1200 dp = cs->dlog; in dlogframe()
1249 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
1512 HiSax_putstatus(cs, NULL, cs->dlog); in dlogframe()
Damd7930_fn.c313 char *t = cs->dlog; in Amd7930_empty_Dfifo()
317 debugl1(cs, "%s", cs->dlog); in Amd7930_empty_Dfifo()
405 char *t = cs->dlog; in Amd7930_fill_Dfifo()
409 debugl1(cs, "%s", cs->dlog); in Amd7930_fill_Dfifo()
Disac.c136 char *t = cs->dlog; in isac_empty_fifo()
140 debugl1(cs, "%s", cs->dlog); in isac_empty_fifo()
177 char *t = cs->dlog; in isac_fill_fifo()
181 debugl1(cs, "%s", cs->dlog); in isac_fill_fifo()
Dicc.c133 char *t = cs->dlog; in icc_empty_fifo()
137 debugl1(cs, "%s", cs->dlog); in icc_empty_fifo()
174 char *t = cs->dlog; in icc_fill_fifo()
178 debugl1(cs, "%s", cs->dlog); in icc_fill_fifo()
Dipacx.c260 char *t = cs->dlog; in dch_empty_fifo()
264 debugl1(cs, "%s", cs->dlog); in dch_empty_fifo()
306 char *t = cs->dlog; in dch_fill_fifo()
310 debugl1(cs, "%s", cs->dlog); in dch_fill_fifo()
Dconfig.c773 kfree(cs->dlog); in ll_unload()
774 cs->dlog = NULL; in ll_unload()
1062 if (!(cs->dlog = kmalloc(MAX_DLOG_SPACE, GFP_KERNEL))) { in hisax_cs_new()
1113 kfree(cs->dlog); in hisax_cs_new()
1889 ptr = cs->dlog; in EChannel_proc_rcv()
1900 HiSax_putstatus(cs, NULL, cs->dlog); in EChannel_proc_rcv()
Dw6692.c153 char *t = cs->dlog; in W6692_empty_fifo()
157 debugl1(cs, "%s", cs->dlog); in W6692_empty_fifo()
194 char *t = cs->dlog; in W6692_fill_fifo()
198 debugl1(cs, "%s", cs->dlog); in W6692_fill_fifo()
Dhisax.h945 char *dlog; member
Dhfc_sx.c667 ptr = cs->dlog; in receive_emsg()
678 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
Dhfc_pci.c894 ptr = cs->dlog; in receive_emsg()
905 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()