Searched refs:pci_vtscsi_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c89 static int pci_vtscsi_debug = 0; variable
90 #define DPRINTF(params) if (pci_vtscsi_debug) PRINTLN params
432 if (pci_vtscsi_debug) {
525 if (pci_vtscsi_debug) {

Completed in 106 milliseconds