Searched refs:URB_FUNCTION_GET_STATUS_FROM_ENDPOINT (Results 1 – 4 of 4) sorted by relevance
35 …UsbBuildGetStatusRequest(Urb, URB_FUNCTION_GET_STATUS_FROM_ENDPOINT, bEndpointAddress & 0x0F, Valu… in USBSTOR_GetEndpointStatus()
43 …UsbBuildGetStatusRequest(Urb, URB_FUNCTION_GET_STATUS_FROM_ENDPOINT, bEndpointAddress & 0x0F, Valu… in USBSTOR_GetEndpointStatus()
439 case URB_FUNCTION_GET_STATUS_FROM_ENDPOINT: in USBPORT_HandleGetStatus()925 case URB_FUNCTION_GET_STATUS_FROM_ENDPOINT: in USBPORT_HandleSubmitURB()
107 #define URB_FUNCTION_GET_STATUS_FROM_ENDPOINT 0x0015 macro