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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_fbuf.c65 static int fbuf_debug = 1; variable
68 #define DPRINTF(level, params) if (level <= fbuf_debug) PRINTLN params

Completed in 44 milliseconds