Lines Matching refs:dlog

213 static void dlog(struct mesh_state *ms, char *fmt, int a)  in dlog()  function
291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
441 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd()
445 dlog(ms, "about to arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
457 dlog(ms, "busy b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
464 dlog(ms, "intr b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
502 dlog(ms, "intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
508 dlog(ms, "after intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
520 dlog(ms, "after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
525 dlog(ms, "resel? after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
536 dlog(ms, "tried reset after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
687 dlog(ms, "start_phase nmo/exc/fc/seq = %.8x", in start_phase()
722 dlog(ms, "msgout msg=%.8x", MKWORD(ms->n_msgout, ms->msgout[0], in start_phase()
733 dlog(ms, "bus0 was %.2x explicitly asserting ATN", mr->bus_status0); in start_phase()
740 dlog(ms,"hace: after explicit ATN bus0=%.2x",mr->bus_status0); in start_phase()
811 dlog(ms, "enbresel intr/exc/err/fc=%.8x", in start_phase()
913 dlog(ms, "extra resel err/exc/fc = %.6x", in reselected()
935 dlog(ms, "reseldata %x", b); in reselected()
964 dlog(ms, "resel prev tgt=%d", prev); in reselected()
965 dlog(ms, "resel err/exc=%.4x", MKWORD(0, 0, mr->error, mr->exception)); in reselected()
983 dlog(ms, "abort", 0); in do_abort()
1039 dlog(ms, "error err/exc/fc/cl=%.8x", in handle_error()
1172 dlog(ms, "msgin msg=%.8x", in handle_msgin()
1337 dlog(ms, "halt_dma fc/count=%.6x", in halt_dma()
1344 dlog(ms, "data_ptr %x", ms->data_ptr); in halt_dma()
1369 dlog(ms, "phasemm ch/cl/seq/fc=%.8x", in phase_mismatch()
1450 dlog(ms, "cmd_complete fc=%x", mr->fifo_count); in cmd_complete()
1498 dlog(ms, "last_mbyte err/exc/fc/cl=%.8x", in cmd_complete()
1546 dlog(ms, "Selecting phase at command completion",0); in cmd_complete()
1571 dlog(ms, "impatient for req", ms->n_msgout); in cmd_complete()
1670 dlog(ms, "interrupt intr/err/exc/seq=%.8x", in DEF_SCSI_QCMD()