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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h346 #define EHCI_SCFLG_LOSTINTRBUG 0x0040 /* workaround for VIA / ATI chipsets */ macro
H A Dehci_pci.c414 sc->sc_flags |= EHCI_SCFLG_LOSTINTRBUG;
H A Dehci.c322 sc->sc_flags |= EHCI_SCFLG_LOSTINTRBUG;
1534 if (sc->sc_flags & EHCI_SCFLG_LOSTINTRBUG) {

Completed in 64 milliseconds