Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Di8257.c42 #define ldebug(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
45 #define ldebug(...) macro
158 ldebug ("read_chan %#x -> %d\n", iport, val); in i8257_read_chan()
290 ldebug ("read_cont: nport %#06x, iport %#04x val %#x\n", nport, iport, val); in i8257_read_cont()
342 ldebug ("dma_pos %d size %d\n", n, (r->base[COUNT] + 1) << ncont); in i8257_channel_run()
344 ldebug("transfer done\n"); in i8257_channel_run()