reactos/ntoskrnl/io
George Bișoc 0972f71d9a
[NTOS:PNP] Assert the presence of a device extension when handling PnP root power IRPs
Handling PnP root driver power IRPs requires that a device object must come up
with a device extension to determine whether it is a function driver and if so,
handle the IRP accordingly.

CORE-18989
2023-06-18 20:44:13 +02:00
..
iomgr [NTOS:IO] Fix some bugs in the IoQueryDeviceDescription helpers (#5320) 2023-06-14 11:20:56 +02:00
pnpmgr [NTOS:PNP] Assert the presence of a device extension when handling PnP root power IRPs 2023-06-18 20:44:13 +02:00
debug.c
pnpio.h