Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.c63 static int xhci_debug = 0; variable
64 #define DPRINTF(params) if (xhci_debug) PRINTLN params