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/
H A Dpci_virtio_block.c173 static int pci_vtblk_debug; variable
174 #define DPRINTF(params) if (pci_vtblk_debug) PRINTLN params