reactos/drivers/usb/usbstor
Victor Perevertkin 94e61c3080
[USBSTOR] Move PDO's Inquiry data and FDO's SCSI context
to their Device Extensions.
This way the driver can better handle low memory situations
2020-06-12 16:55:27 +03:00
..
CMakeLists.txt [USBSTOR] General refactoring. 2020-06-12 16:55:27 +03:00
descriptor.c [FORMATTING][USBSTOR] Remove Captain Obvious and line-wasting comments. 2019-06-11 04:39:43 +03:00
disk.c [USBSTOR] Move PDO's Inquiry data and FDO's SCSI context 2020-06-12 16:55:27 +03:00
error.c [USBSTOR] Move PDO's Inquiry data and FDO's SCSI context 2020-06-12 16:55:27 +03:00
fdo.c [USBSTOR] General refactoring. 2020-06-12 16:55:27 +03:00
guid.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
misc.c [USBSTOR] General refactoring. 2020-06-12 16:55:27 +03:00
pdo.c [USBSTOR] Move PDO's Inquiry data and FDO's SCSI context 2020-06-12 16:55:27 +03:00
queue.c [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
scsi.c [USBSTOR] Move PDO's Inquiry data and FDO's SCSI context 2020-06-12 16:55:27 +03:00
usbstor.c [USBSTOR] Register dumb IRP_MJ_SYSTEM_CONTROL handler. 2019-06-11 04:39:43 +03:00
usbstor.h [USBSTOR] Move PDO's Inquiry data and FDO's SCSI context 2020-06-12 16:55:27 +03:00
usbstor.inf [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
usbstor.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00