Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_block.c172 static int pci_vtblk_debug; variable
173 #define DPRINTF(params) if (pci_vtblk_debug) PRINTLN params