Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_console.c92 static int pci_vtcon_debug; variable
93 #define DPRINTF(params) if (pci_vtcon_debug) PRINTLN params