Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_quirks.c33 { 0x1033, 0x0194, XHCI_QUIRK_32_ONLY },
34 { 0x1912, 0x0014, XHCI_QUIRK_32_ONLY },
H A Dxhci.c1312 if (xhcip->xhci_quirks & XHCI_QUIRK_32_ONLY) { in xhci_identify()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h240 XHCI_QUIRK_32_ONLY = 0x02, enumerator