Searched refs:EHCI_NORMAL_INTRS (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ | ||
| HD | ehcireg.h | 117 #define EHCI_NORMAL_INTRS (EHCI_STS_IAA | EHCI_STS_HSE | \ macro |
| HD | ehci.c | 356 sc->sc_eintrs = EHCI_NORMAL_INTRS; in ehci_init() |