reactos/drivers/storage/port/storport
Hermès Bélusca-Maïto 3bc71f9086
[FREELDR][SCSIPORT][STORPORT] Use existing defines for some hardcoded max values.
See https://www.osronline.com/article.cfm%5Earticle=538.htm

[SCSIPORT] Remove 'MaxBus' variable, deprecated since commit fc3d38d1c (r26220).
2023-06-19 21:10:51 +02: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 [FREELDR][SCSIPORT][STORPORT] Use existing defines for some hardcoded max values. 2023-06-19 21:10:51 +02: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