Searched refs:USBSTOR_SyncUrbRequest (Results 1 – 8 of 8) sorted by relevance
/reactos/drivers/usb/usbstor_new/ |
H A D | descriptor.c | 79 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 D | error.c | 49 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetEndpointStatus() 97 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ResetPipeWithHandle()
|
H A D | misc.c | 168 USBSTOR_SyncUrbRequest( in USBSTOR_SyncUrbRequest() function 306 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ClassRequest()
|
H A D | usbstor.h | 393 USBSTOR_SyncUrbRequest(
|
/reactos/drivers/usb/usbstor/ |
H A D | descriptor.c | 62 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 D | error.c | 39 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_GetEndpointStatus() 67 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ResetPipeWithHandle()
|
H A D | misc.c | 83 USBSTOR_SyncUrbRequest( in USBSTOR_SyncUrbRequest() function 166 Status = USBSTOR_SyncUrbRequest(DeviceObject, Urb); in USBSTOR_ClassRequest()
|
H A D | usbstor.h | 236 USBSTOR_SyncUrbRequest(
|