Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpnotify.c440 Status = IopGetRelatedTargetDevice(Entry->FileObject, &deviceNode); in IoRegisterPlugPlayNotification()
/reactos/ntoskrnl/io/iomgr/
H A Ddevice.c653 IopGetRelatedTargetDevice(IN PFILE_OBJECT FileObject, in IopGetRelatedTargetDevice() function
1614 Status = IopGetRelatedTargetDevice(FileObject, &DeviceNode); in IoGetRelatedTargetDevice()
/reactos/ntoskrnl/include/internal/
H A Dio.h896 IopGetRelatedTargetDevice(