This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-30 23:33:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cdcea5e65326cbea77458a3e9daa335d2e530b7
reactos
/
drivers
/
storage
/
ide
/
pciidex
History
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
…