Searched refs:virtio_coreu_debug (Results 1 – 1 of 1) sorted by relevance
119 static int virtio_coreu_debug; variable120 #define DPRINTF(params) do { if (virtio_coreu_debug) pr_dbg params; } while (0)
Completed in 6 milliseconds