reactos/drivers/storage/ide/pciidex
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] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fdo.c [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
miniport.c [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
misc.c [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
pciidex.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
pciidex.h [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
pciidex.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
pciidex.spec [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
pdo.c [PCIIDEX] Increase command port length to 8 from 7. CORE-9922 (#2711) 2020-05-07 10:16:18 +03:00