Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h118 #define EHCI_NORMAL_INTRS (EHCI_STS_IAA | EHCI_STS_HSE | \ macro
H A Dehci.c341 sc->sc_eintrs = EHCI_NORMAL_INTRS; in ehci_init()