Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h13 #define USBPORT_ENDPOINT_UNKNOWN 0 macro
/reactos/drivers/usb/usbport/
H A Dendpoint.c342 State = USBPORT_ENDPOINT_UNKNOWN; in USBPORT_GetEndpointState()
1621 EndpointState = USBPORT_ENDPOINT_UNKNOWN; in USBPORT_DmaEndpointWorker()