Home
last modified time | relevance | path

Searched refs:StartController (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h561 PHCI_START_CONTROLLER StartController; member
/reactos/drivers/usb/usbport/
H A Dpower.c205 MpStatus = Packet->StartController(FdoExtension->MiniPortExt, in USBPORT_ResumeController()
H A Dpnp.c836 MiniPortStatus = Packet->StartController(FdoExtension->MiniPortExt, in USBPORT_StartDevice()
/reactos/drivers/usb/usbohci/
H A Dusbohci.c2530 RegPacket.StartController = OHCI_StartController; in DriverEntry()
/reactos/drivers/usb/usbuhci/
H A Dusbuhci.c2715 RegPacket.StartController = UhciStartController; in DriverEntry()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c3645 RegPacket.StartController = EHCI_StartController; in DriverEntry()