Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbstor_new/
H A Ddescriptor.c79 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetDescriptor()
409 Status = USBSTOR_SyncUrbRequest(DeviceExtension->LowerDeviceObject, Urb); in USBSTOR_SelectConfigurationAndInterface()
458 Status = USBSTOR_SyncUrbRequest(DeviceExtension->LowerDeviceObject, Urb); in USBSTOR_SelectConfigurationAndInterface()
H A Derror.c49 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetEndpointStatus()
97 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ResetPipeWithHandle()
H A Dmisc.c168 USBSTOR_SyncUrbRequest( in USBSTOR_SyncUrbRequest() function
306 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ClassRequest()
H A Dusbstor.h393 USBSTOR_SyncUrbRequest(
/reactos/drivers/usb/usbstor/
H A Ddescriptor.c62 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetDescriptor()
272 Status = USBSTOR_SyncUrbRequest(DeviceExtension->LowerDeviceObject, Urb); in USBSTOR_SelectConfigurationAndInterface()
304 Status = USBSTOR_SyncUrbRequest(DeviceExtension->LowerDeviceObject, Urb); in USBSTOR_SelectConfigurationAndInterface()
H A Derror.c39 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetEndpointStatus()
67 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ResetPipeWithHandle()
H A Dmisc.c83 USBSTOR_SyncUrbRequest( in USBSTOR_SyncUrbRequest() function
166 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ClassRequest()
H A Dusbstor.h236 USBSTOR_SyncUrbRequest(