reactos/drivers/usb/usbstor
Victor Perevertkin 7bb93db372 [USBSTOR] Refactor device reset and pipe reset code.
Return correct status codes from completion routines.
Reject requests while the device is being reset
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] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
fdo.c [USBSTOR] Refactor device reset and pipe reset code. 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] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
scsi.c [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
usbstor.c [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
usbstor.h [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
usbstor.rc