Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_quirks.c32 { 0x1b7e, 0x1000, XHCI_QUIRK_NO_MSI },
H A Dxhci.c1305 if (xhcip->xhci_quirks & XHCI_QUIRK_NO_MSI) { in xhci_identify()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h239 XHCI_QUIRK_NO_MSI = 0x01, enumerator