Searched refs:dlog (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | mesh.c | 432 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd() 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() 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() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0001-log-Avoid-shadowing-functions-from-std-lib.patch | 42 #define dlog(__message) \
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 956 def dlog(self, text): member in SystemValues 1108 self.dlog('[%s]' % cmdline) 1371 self.dlog('start ftrace tracing') 1381 self.dlog('stop ftrace tracing') 5471 sv.dlog('syncing filesystems') 5473 sv.dlog('read dmesg') 5475 sv.dlog('cmdinfo before') 5539 sv.dlog('system returned') 5567 sv.dlog('read the ACPI FPDT') 5570 sv.dlog('cmdinfo after') [all …]
|