Searched refs:sc_intre (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dohcivar.h128 u_int32_t sc_intre; member in struct:ohci_softc
H A Dohci.c784 if ((sc->sc_intre & (OHCI_OC | OHCI_MIE)) ==
898 sc->sc_control = sc->sc_intre = 0;
1014 if (sc->sc_intre)
1015 OWRITE4(sc, OHCI_INTERRUPT_ENABLE, sc->sc_intre &
1027 sc->sc_control = sc->sc_intre = 0;
1050 sc->sc_intre = OREAD4(sc,

Completed in 59 milliseconds