Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Diso.c26 IN PVOID MiniPortEndpoint, in USBPORT_CompleteIsoTransfer() argument
H A Dusbport.c1991 IN PVOID MiniPortEndpoint, in USBPORT_MiniportCompleteTransfer() argument
2137 IN PVOID MiniPortEndpoint) in USBPORT_GetMappedVirtualAddress() argument
2146 Endpoint = (PUSBPORT_ENDPOINT)((ULONG_PTR)MiniPortEndpoint - in USBPORT_GetMappedVirtualAddress()
2165 IN PVOID MiniPortEndpoint) in USBPORT_InvalidateEndpoint() argument
2178 if (!MiniPortEndpoint) in USBPORT_InvalidateEndpoint()
2186 Endpoint = (PUSBPORT_ENDPOINT)((ULONG_PTR)MiniPortEndpoint - in USBPORT_InvalidateEndpoint()
H A Dusbport.h1045 IN PVOID MiniPortEndpoint,