Searched refs:MiniPortEndpointSize (Results 1 – 6 of 6) sorted by relevance
796 EndpointSize = sizeof(USBPORT_ENDPOINT) + Packet->MiniPortEndpointSize; in USBPORT_OpenPipe()843 Packet->MiniPortEndpointSize); in USBPORT_OpenPipe()1204 Packet->MiniPortEndpointSize); in USBPORT_ReopenPipe()
1886 RtlZeroMemory(Endpoint + 1, Packet->MiniPortEndpointSize); in USBPORT_RestoreDevice()
550 SIZE_T MiniPortEndpointSize; member
2522 RegPacket.MiniPortEndpointSize = sizeof(OHCI_ENDPOINT); in DriverEntry()
2707 RegPacket.MiniPortEndpointSize = sizeof(UHCI_ENDPOINT); in DriverEntry()
3637 RegPacket.MiniPortEndpointSize = sizeof(EHCI_ENDPOINT); in DriverEntry()