Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbuhci/
H A Dhardware.h78 USHORT HcProcessError : 1; // Schedule is buggy member
H A Dusbuhci.c835 if (HcStatus.HostSystemError || HcStatus.HcProcessError) in UhciInterruptService()
846 if (HcStatus.HcProcessError) in UhciInterruptService()
911 if (HcStatus.HcProcessError) in UhciInterruptService()