Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_rnd.c66 static int pci_vtrnd_debug; variable
67 #define DPRINTF(params) if (pci_vtrnd_debug) PRINTLN params