Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c295 if (((ehcip->ehci_vendor_id == PCI_VENDOR_NEC_COMBO) && in ehci_hcdi_pm_support()
298 ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_hcdi_pm_support()
301 (ehcip->ehci_vendor_id == PCI_VENDOR_VIA)) { in ehci_hcdi_pm_support()
318 if (PCI_VENDOR_NVIDIA == ehcip->ehci_vendor_id) { in ehci_dma_attr_workaround()
729 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_register_intrs_and_init_mutex()
1071 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_init_hardware()
1119 if (ehcip->ehci_vendor_id == PCI_VENDOR_ALI) { in ehci_init_workaround()
1133 if (ehcip->ehci_vendor_id == PCI_VENDOR_VIA) { in ehci_init_workaround()
1218 if (ehcip->ehci_vendor_id == PCI_VENDOR_ALI) { in ehci_init_check_status()
3754 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_do_soft_reset()
[all …]
H A Dehci.c261 ehcip->ehci_vendor_id = pci_config_get16( in ehci_attach()
715 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_intr()
1275 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_hcdi_bulk_transfer_size()
H A Dehci_polled.c2175 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_polled_insert_async_qh()
H A Dehci_xfer.c621 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_insert_async_qh()
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h77 uint16_t ehci_vendor_id; /* chip vendor */ member
282 _NOTE(DATA_READABLE_WITHOUT_LOCK(ehci_state_t::ehci_vendor_id))