Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1080 #define EHCI_VIA_LOST_INTERRUPTS 0x01 macro
1085 (EHCI_VIA_LOST_INTERRUPTS | \
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c701 (ehci_vt62x2_workaround & EHCI_VIA_LOST_INTERRUPTS)) { in ehci_intr()