Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_fbuf.c64 static int fbuf_debug = 1; variable
67 #define DPRINTF(level, params) if (level <= fbuf_debug) PRINTLN params