Home
last modified time | relevance | path

Searched refs:EHCI_SCFLG_LOSTINTRBUG (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Dehci_pci.c429 sc->sc_flags |= EHCI_SCFLG_LOSTINTRBUG; in ehci_pci_attach()
H A Dehci.h346 #define EHCI_SCFLG_LOSTINTRBUG 0x0040 /* workaround for VIA / ATI chipsets */ macro
H A Dehci.c314 sc->sc_flags |= EHCI_SCFLG_LOSTINTRBUG; in ehci_init()
1550 if (sc->sc_flags & EHCI_SCFLG_LOSTINTRBUG) { in ehci_interrupt()