Searched refs:EHCI_STS_HSE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dehcireg.h126 #define EHCI_STS_HSE 0x00000010 /* RWC host system error */ macro
133 #define EHCI_NORMAL_INTRS (EHCI_STS_IAA | EHCI_STS_HSE | EHCI_STS_PCD | EHCI_STS_ERRINT | EHCI_STS_INT)
H A Dehci.c796 if (eintrs & EHCI_STS_HSE) {

Completed in 199 milliseconds