Home
last modified time | relevance | path

Searched refs:UsbPortInvalidateController (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h623 PUSBPORT_INVALIDATE_CONTROLLER UsbPortInvalidateController; member
/reactos/drivers/usb/usbohci/
H A Dusbohci.c1011 RegPacket.UsbPortInvalidateController(OhciExtension, in OHCI_HardwarePresent()
2166 RegPacket.UsbPortInvalidateController(OhciExtension, in OHCI_CheckController()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c1426 RegPacket.UsbPortInvalidateController(EhciExtension, in EHCI_HardwarePresent()
2925 RegPacket.UsbPortInvalidateController(EhciExtension, in EHCI_InterruptNextSOF()
/reactos/drivers/usb/usbport/
H A Dusbport.c2885 RegPacket->UsbPortInvalidateController = USBPORT_InvalidateController; in USBPORT_RegisterUSBPortDriver()
/reactos/drivers/usb/usbuhci/
H A Dusbuhci.c2433 RegPacket.UsbPortInvalidateController(UhciExtension, in UhciCheckController()