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
432 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd()
436 dlog(ms, "about to arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
448 dlog(ms, "busy b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
455 dlog(ms, "intr b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
493 dlog(ms, "intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
499 dlog(ms, "after intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
511 dlog(ms, "after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
516 dlog(ms, "resel? after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
527 dlog(ms, "tried reset after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
681 dlog(ms, "start_phase nmo/exc/fc/seq = %.8x", in start_phase()
716 dlog(ms, "msgout msg=%.8x", MKWORD(ms->n_msgout, ms->msgout[0], in start_phase()
727 dlog(ms, "bus0 was %.2x explicitly asserting ATN", mr->bus_status0); in start_phase()
734 dlog(ms,"hace: after explicit ATN bus0=%.2x",mr->bus_status0); in start_phase()
805 dlog(ms, "enbresel intr/exc/err/fc=%.8x", in start_phase()
907 dlog(ms, "extra resel err/exc/fc = %.6x", in reselected()
929 dlog(ms, "reseldata %x", b); in reselected()
958 dlog(ms, "resel prev tgt=%d", prev); in reselected()
959 dlog(ms, "resel err/exc=%.4x", MKWORD(0, 0, mr->error, mr->exception)); in reselected()
977 dlog(ms, "abort", 0); in do_abort()
1033 dlog(ms, "error err/exc/fc/cl=%.8x", in handle_error()
1168 dlog(ms, "msgin msg=%.8x", in handle_msgin()
1333 dlog(ms, "halt_dma fc/count=%.6x", in halt_dma()
1340 dlog(ms, "data_ptr %x", ms->data_ptr); in halt_dma()
1366 dlog(ms, "phasemm ch/cl/seq/fc=%.8x", in phase_mismatch()
1447 dlog(ms, "cmd_complete fc=%x", mr->fifo_count); in cmd_complete()
1495 dlog(ms, "last_mbyte err/exc/fc/cl=%.8x", in cmd_complete()
1543 dlog(ms, "Selecting phase at command completion",0); in cmd_complete()
1568 dlog(ms, "impatient for req", ms->n_msgout); in cmd_complete()
1668 dlog(ms, "interrupt intr/err/exc/seq=%.8x", in DEF_SCSI_QCMD()