Searched refs:xhci_debug (Results 1 – 1 of 1) sorted by relevance
63 static int xhci_debug = 0; variable64 #define DPRINTF(params) if (xhci_debug) PRINTLN params2919 xhci_debug = 1; in pci_xhci_init()