Home
last modified time | relevance | path

Searched refs:RelatedDeviceInstanceLength (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ndk/
H A Dcmtypes.h519 ULONG RelatedDeviceInstanceLength; member
/reactos/ntoskrnl/io/pnpmgr/
H A Dplugplay.c752 MaximumLength = RelatedDeviceData->RelatedDeviceInstanceLength; in IopGetRelatedDevice()
842 RelatedDeviceData->RelatedDeviceInstanceLength = RelatedDeviceNode->InstancePath.Length; in IopGetRelatedDevice()
/reactos/base/services/umpnpmgr/
H A Drpcserver.c904 PlugPlayData.RelatedDeviceInstanceLength = *pulLength; in PNP_GetRelatedDeviceInstance()