Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h554 SIZE_T MiniPortResourcesSize; member
/reactos/drivers/usb/usbport/
H A Dpower.c201 Packet->MiniPortResourcesSize); in USBPORT_ResumeController()
H A Dpnp.c814 if (Packet->MiniPortResourcesSize) in USBPORT_StartDevice()
817 Packet->MiniPortResourcesSize); in USBPORT_StartDevice()
/reactos/drivers/usb/usbohci/
H A Dusbohci.c2524 RegPacket.MiniPortResourcesSize = sizeof(OHCI_HC_RESOURCES); in DriverEntry()
/reactos/drivers/usb/usbuhci/
H A Dusbuhci.c2709 RegPacket.MiniPortResourcesSize = sizeof(UHCI_HC_RESOURCES); in DriverEntry()
/reactos/drivers/usb/usbehci/
H A Dusbehci.c3639 RegPacket.MiniPortResourcesSize = sizeof(EHCI_HC_RESOURCES); in DriverEntry()