reactos/drivers/usb/usbstor
Victor Perevertkin aaa90f6986 [USBSTOR] Do not try to retry a failed request
for all cases except receiving a USBD_STATUS_STALL_PID status.
This decision should be made by higher-level driver (and classpnp drivers do it)
2019-06-11 04:39:43 +03:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
descriptor.c [FORMATTING][USBSTOR] Remove Captain Obvious and line-wasting comments. 2019-06-11 04:39:43 +03:00
disk.c [USBSTOR] Better validate SCSI IRPs. 2019-06-11 04:39:43 +03:00
error.c [USBSTOR] Do not try to retry a failed request 2019-06-11 04:39:43 +03:00
fdo.c [FORMATTING][USBSTOR] Remove Captain Obvious and line-wasting comments. 2019-06-11 04:39:43 +03:00
guid.c
misc.c [USBSTOR] Rework the routines for sending internal SCSI requests. 2019-06-11 04:39:43 +03:00
pdo.c [USBSTOR] Rework the routines for sending internal SCSI requests. 2019-06-11 04:39:43 +03:00
queue.c [USBSTOR] Do not try to retry a failed request 2019-06-11 04:39:43 +03:00
scsi.c [USBSTOR] Do not try to retry a failed request 2019-06-11 04:39:43 +03:00
usbstor.c [FORMATTING][USBSTOR] Remove Captain Obvious and line-wasting comments. 2019-06-11 04:39:43 +03:00
usbstor.h [USBSTOR] Do not try to retry a failed request 2019-06-11 04:39:43 +03:00
usbstor.rc