reactos/drivers/storage/port/storport
Victor Perevertkin 7ed1883c8e
[DRIVERS] Use IoForwardIrpSynchronously in drivers
Instead of having an own routine in each driver
IoForwardIrpSynchronously can be used.
2022-01-05 02:17:56 +03:00
..
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
fdo.c [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
guid.c [STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines. 2017-10-14 19:12:24 +02:00
miniport.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
misc.c [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
pdo.c [STORPORT] Improvements to the device enumerator code. 2019-06-27 23:28:41 +02:00
precomp.h [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
storport.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
storport.rc [STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines. 2017-10-14 19:12:24 +02:00
storport.spec [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
stubs.c [STORPORT] Start the implementation of the storport driver and add it to the build. 2017-10-12 22:41:47 +02:00