Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c299 ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_hcdi_pm_support()
730 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_register_intrs_and_init_mutex()
3776 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_do_soft_reset()
4073 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_toggle_scheduler_on_pipe()
4200 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_toggle_scheduler()
4252 if ((ehcip->ehci_vendor_id == PCI_VENDOR_ULi_M1575) && in ehci_toggle_scheduler()
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()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1069 #define PCI_VENDOR_ULi_M1575 0x10b9 macro