Searched refs:xhci_use_msi (Results 1 – 1 of 1) sorted by relevance
149 static int xhci_use_msi = 1; variable150 TUNABLE_INT("hw.usb.xhci.msi", &xhci_use_msi);265 if (rid == 0 && xhci_use_msi && usemsi) { in xhci_pci_attach()