reactos/drivers/usb/usbstor
Victor Perevertkin a9b97aeded
[USBSTOR] General refactoring.
Remove unused structures and unused fields in device extensions.
Replaced magic numbers with constants
2020-06-12 16:55:27 +03:00
..
CMakeLists.txt [USBSTOR] General refactoring. 2020-06-12 16:55:27 +03:00
descriptor.c
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] General refactoring. 2020-06-12 16:55:27 +03:00
guid.c
misc.c [USBSTOR] General refactoring. 2020-06-12 16:55:27 +03:00
pdo.c [USBSTOR] General refactoring. 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] General refactoring. 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] General refactoring. 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