Home
last modified time | relevance | path

Searched refs:USBPORT_INVALIDATE_CONTROLLER_SOFT_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h491 #define USBPORT_INVALIDATE_CONTROLLER_SOFT_INTERRUPT 3 macro
/reactos/drivers/usb/usbport/
H A Dusbport.c655 case USBPORT_INVALIDATE_CONTROLLER_SOFT_INTERRUPT: in USBPORT_InvalidateControllerHandler()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c2926 USBPORT_INVALIDATE_CONTROLLER_SOFT_INTERRUPT); in EHCI_InterruptNextSOF()