Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_net.c96 static int pci_vtnet_debug; variable
97 #define DPRINTF(params) if (pci_vtnet_debug) PRINTLN params