Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c63 static int xhci_debug = 0; variable
64 #define DPRINTF(params) if (xhci_debug) PRINTLN params
2919 xhci_debug = 1; in pci_xhci_init()