Searched refs:EHCI_MAX_HC_SYSTEM_ERRORS (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/usb/usbehci/ | ||
H A D | usbehci.h | 38 #define EHCI_MAX_HC_SYSTEM_ERRORS 256 macro |
H A D | usbehci.c | 1469 if (EhciExtension->HcSystemErrors < EHCI_MAX_HC_SYSTEM_ERRORS) in EHCI_InterruptService() |