Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_quirks.c50 if (xqt->xqt_vendor == xhcip->xhci_vendor_id && in xhci_quirks_populate()
H A Dxhci.c2066 xhcip->xhci_vendor_id = pci_config_get16(xhcip->xhci_cfg_handle, in xhci_attach()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h637 uint16_t xhci_vendor_id; member