Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1056 #define PCI_VENDOR_NVIDIA 0x10de /* PCI Vendor-id NVIDIA */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c319 if (PCI_VENDOR_NVIDIA == ehcip->ehci_vendor_id) { in ehci_dma_attr_workaround()