reactos/ntoskrnl/io
Timo Kreuzer 98a8e8f862 [NTOS:IO] In IopSynchronousCall first check IrpStack->MajorFunction before checking minor
Minor function indices are not unique, they are subfunctions, so without first checking the major function, they are ambiguous.
2019-08-15 18:04:57 +02:00
..
iomgr [NTOS:IO] Improve an alignment 2019-08-15 18:04:57 +02:00
pnpmgr [NTOS:IO] In IopSynchronousCall first check IrpStack->MajorFunction before checking minor 2019-08-15 18:04:57 +02:00