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
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
pciidex.h [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
pciidex.rc
pciidex.spec [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
pdo.c