Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Dusb2.c48 OUT PUCHAR uframe) in USB2_IncMicroFrame() argument
50 ++*uframe; in USB2_IncMicroFrame()
52 if (*uframe > (USB2_MICROFRAMES - 1)) in USB2_IncMicroFrame()
54 *uframe = 0; in USB2_IncMicroFrame()
64 *uframe = USB2_MICROFRAMES - 1; in USB2_GetPrevMicroFrame()
326 UCHAR uframe; in USB2_AllocateHS() local
446 uframe, in USB2_AllocateHS()
523 UCHAR uframe; in USB2_DeallocateHS() local
1048 UCHAR uframe; in USB2_DeallocateEndpointBudget() local
1301 ULONG uframe; in USB2_AllocateTimeForEndpoint() local
[all …]