Home
last modified time | relevance | path

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

/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 …]
/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()
Dicc.c133 char *t = cs->dlog; in icc_empty_fifo()
137 debugl1(cs, "%s", cs->dlog); in icc_empty_fifo()
175 char *t = cs->dlog; in icc_fill_fifo()
179 debugl1(cs, "%s", cs->dlog); in icc_fill_fifo()
Disac.c136 char *t = cs->dlog; in isac_empty_fifo()
140 debugl1(cs, "%s", cs->dlog); in isac_empty_fifo()
178 char *t = cs->dlog; in isac_fill_fifo()
182 debugl1(cs, "%s", cs->dlog); in isac_fill_fifo()
Dipacx.c259 char *t = cs->dlog; in dch_empty_fifo()
263 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_ATOMIC))) { in hisax_cs_new()
1113 kfree(cs->dlog); in hisax_cs_new()
1888 ptr = cs->dlog; in EChannel_proc_rcv()
1899 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()
195 char *t = cs->dlog; in W6692_fill_fifo()
199 debugl1(cs, "%s", cs->dlog); in W6692_fill_fifo()
Dhfc_sx.c666 ptr = cs->dlog; in receive_emsg()
677 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()
Dhisax.h945 char *dlog; member
Dhfc_pci.c893 ptr = cs->dlog; in receive_emsg()
904 HiSax_putstatus(cs, NULL, cs->dlog); in receive_emsg()