reactos/drivers/usb/usbstor
Victor Perevertkin e831f8530b
[USBSTOR] Do not print device descriptor by default.
Add SrbGetCdb macro
2019-06-25 19:04:20 +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] Do not print device descriptor by default. 2019-06-25 19:04:20 +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] Improve handling of IRP_MN_QUERY_DEVICE_TEXT for PDOs 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] Do not print device descriptor by default. 2019-06-25 19:04:20 +03:00
usbstor.c [USBSTOR] Register dumb IRP_MJ_SYSTEM_CONTROL handler. 2019-06-11 04:39:43 +03:00
usbstor.h [USBSTOR] Do not print device descriptor by default. 2019-06-25 19:04:20 +03:00
usbstor.rc