Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDehcireg.h117 #define EHCI_NORMAL_INTRS (EHCI_STS_IAA | EHCI_STS_HSE | \ macro
HDehci.c356 sc->sc_eintrs = EHCI_NORMAL_INTRS; in ehci_init()