Searched refs:EndpointState (Results 1 – 6 of 6) sorted by relevance
1595 ULONG EndpointState; in USBPORT_DmaEndpointWorker() local1618 EndpointState); in USBPORT_DmaEndpointWorker()1621 EndpointState = USBPORT_ENDPOINT_UNKNOWN; in USBPORT_DmaEndpointWorker()1630 if (EndpointState == PrevState) in USBPORT_DmaEndpointWorker()1632 if (EndpointState == USBPORT_ENDPOINT_PAUSED) in USBPORT_DmaEndpointWorker()1639 USBPORT_SetEndpointState(Endpoint, EndpointState); in USBPORT_DmaEndpointWorker()1662 ULONG EndpointState; in USBPORT_EndpointWorker() local1701 EndpointState = USBPORT_GetEndpointState(Endpoint); in USBPORT_EndpointWorker()1703 if (EndpointState == USBPORT_ENDPOINT_REMOVE) in USBPORT_EndpointWorker()1731 EndpointState = USBPORT_GetEndpointState(Endpoint); in USBPORT_EndpointWorker()[all …]
231 ULONG EndpointState; in USBPORT_SyncResetPipeAndClearStall() local278 EndpointState = USBPORT_GetEndpointState(Endpoint); in USBPORT_SyncResetPipeAndClearStall()280 if (EndpointState == USBPORT_ENDPOINT_PAUSED && in USBPORT_SyncResetPipeAndClearStall()290 if (EndpointState == USBPORT_ENDPOINT_ACTIVE) in USBPORT_SyncResetPipeAndClearStall()
2825 IN ULONG EndpointState) in EHCI_SetIsoEndpointState() argument2834 IN ULONG EndpointState) in EHCI_SetAsyncEndpointState() argument2841 EndpointState); in EHCI_SetAsyncEndpointState()2847 switch (EndpointState) in EHCI_SetAsyncEndpointState()2880 EhciEndpoint->EndpointState = EndpointState; in EHCI_SetAsyncEndpointState()2887 IN ULONG EndpointState) in EHCI_SetEndpointState() argument2903 EndpointState); in EHCI_SetEndpointState()2909 EndpointState); in EHCI_SetEndpointState()
133 ULONG EndpointState; member
1849 IN ULONG EndpointState) in OHCI_SetEndpointState() argument1856 EndpointState); in OHCI_SetEndpointState()1860 switch (EndpointState) in OHCI_SetEndpointState()
1939 IN ULONG EndpointState) in UhciSetEndpointState() argument1951 EndpointState, in UhciSetEndpointState()1965 switch (EndpointState) in UhciSetEndpointState()