Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbehci/
H A Dusbehci.h38 #define EHCI_MAX_HC_SYSTEM_ERRORS 256 macro
H A Dusbehci.c1469 if (EhciExtension->HcSystemErrors < EHCI_MAX_HC_SYSTEM_ERRORS) in EHCI_InterruptService()