Searched refs:EHCI_SCFLG_LOSTINTRBUG (Results 1 – 2 of 2) sorted by relevance
349 #define EHCI_SCFLG_LOSTINTRBUG 0x0040 /* workaround for VIA / ATI chipsets */ macro
266 sc->sc_flags |= EHCI_SCFLG_LOSTINTRBUG; in ehci_init()1453 if (sc->sc_flags & EHCI_SCFLG_LOSTINTRBUG) { in ehci_interrupt()