Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h124 #define OHCI_NORMAL_INTRS (OHCI_SO | OHCI_WDH | OHCI_RD | OHCI_UE | OHCI_RHSC) macro
H A Dohci.c742 sc->sc_eintrs = OHCI_NORMAL_INTRS; in ohci_init()