Home
last modified time | relevance | path

Searched refs:PNP_GET_PARENT_DEVICE (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/ndk/
H A Dcmtypes.h52 #define PNP_GET_PARENT_DEVICE 1 macro
/reactos/ntoskrnl/io/pnpmgr/
H A Dplugplay.c795 case PNP_GET_PARENT_DEVICE: in IopGetRelatedDevice()