Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c700 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_intr()
1260 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_hcdi_bulk_transfer_size()
H A Dehci_util.c302 (ehcip->ehci_vendor_id == PCI_VENDOR_VIA)) { in ehci_hcdi_pm_support()
1071 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_init_hardware()
1134 if (ehcip->ehci_vendor_id == PCI_VENDOR_VIA) { in ehci_init_workaround()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1077 #define PCI_VENDOR_VIA 0x1106 /* PCI Vendor-id VIA */ macro