Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_quirks.c26 uint16_t xqt_vendor; member
49 for (xqt = &xhci_quirks[0]; xqt->xqt_vendor != 0xffff; xqt++) { in xhci_quirks_populate()
50 if (xqt->xqt_vendor == xhcip->xhci_vendor_id && in xhci_quirks_populate()