Searched refs:EHCI_NORMAL_INTRS (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 118 #define EHCI_NORMAL_INTRS (EHCI_STS_IAA | EHCI_STS_HSE | \ macro |
H A D | ehci.c | 302 sc->sc_eintrs = EHCI_NORMAL_INTRS; in ehci_init() |
Completed in 5 milliseconds