Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c300 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575)) || in ehci_hcdi_pm_support()
731 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575)) { in ehci_register_intrs_and_init_mutex()
3777 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575) && in ehci_do_soft_reset()
4074 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575) && in ehci_toggle_scheduler_on_pipe()
4201 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575) && in ehci_toggle_scheduler()
4253 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575)) { in ehci_toggle_scheduler()
H A Dehci_polled.c2176 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575) && in ehci_polled_insert_async_qh()
H A Dehci_xfer.c622 (ehcip->ehci_device_id == PCI_DEVICE_ULi_M1575) && in ehci_insert_async_qh()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1070 #define PCI_DEVICE_ULi_M1575 0x5239 macro