Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c97 static int pci_vtnet_debug; variable
98 #define DPRINTF(params) if (pci_vtnet_debug) PRINTLN params