Home
last modified time | relevance | path

Searched refs:TargetDeviceRelation (Results 1 – 25 of 32) sorted by relevance

12

/reactos/sdk/include/reactos/debug/
H A Ddriverdbg.h84 case TargetDeviceRelation: in DbgGetDeviceRelationString()
/reactos/sdk/lib/drivers/wdf/shared/targets/general/km/
H A Dfxiotargetremotekm.cpp302 stack->Parameters.QueryDeviceRelations.Type = TargetDeviceRelation; in GetTargetDeviceRelations()
/reactos/drivers/serial/serenum/
H A Dpdo.c157 case TargetDeviceRelation: in SerenumPdoPnp()
/reactos/drivers/wdm/audio/hdaudbus/
H A Dhdaudbus.cpp127 if (IoStack->Parameters.QueryDeviceRelations.Type == TargetDeviceRelation) in HDA_PdoPnp()
/reactos/drivers/bus/acpi/
H A Dpnp.c556 case TargetDeviceRelation: in DbgDeviceRelationString()
/reactos/modules/rosapps/drivers/vfd/
H A Dvfdpnp.c224 case TargetDeviceRelation: in VfdPlugAndPlay()
/reactos/win32ss/drivers/videoprt/
H A Dchild.c299 if (IrpSp->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in IntVideoPortChildQueryRelations()
/reactos/drivers/bus/pcix/
H A Dpdo.c333 else if (IoStackLocation->Parameters.QueryDeviceRelations.Type == TargetDeviceRelation) in PciPdoIrpQueryDeviceRelations()
/reactos/drivers/hid/hidclass/
H A Dpdo.c500 if (IoStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in HidClassPDO_PnP()
/reactos/drivers/filesystems/btrfs/
H A Dpnp.c391 if (IrpSp->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in pdo_query_device_relations()
/reactos/drivers/storage/mountmgr/
H A Dnotify.c406 Stack->Parameters.QueryDeviceRelations.Type = TargetDeviceRelation; in MountMgrNotifyNameChange()
/reactos/drivers/storage/port/scsiport/
H A Dpdo.c532 if (ioStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in PdoHandleDeviceRelations()
/reactos/drivers/storage/ide/pciidex/
H A Dpdo.c792 if (IoStack->Parameters.QueryDeviceRelations.Type == TargetDeviceRelation) in PciIdeXPdoDispatchPnp()
/reactos/hal/halx86/acpi/
H A Dhalpnpdd.c274 if ((RelationType == TargetDeviceRelation) && in HalpQueryDeviceRelations()
/reactos/hal/halx86/legacy/
H A Dhalpnpdd.c251 if ((RelationType == TargetDeviceRelation) && in HalpQueryDeviceRelations()
/reactos/drivers/usb/usbccgp/
H A Dpdo.c111 if (IoStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in USBCCGP_PdoHandleDeviceRelations()
/reactos/drivers/bus/isapnp/
H A Dpdo.c33 if (IrpSp->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in IsaPdoQueryDeviceRelations()
/reactos/drivers/usb/usbstor_new/
H A Dpdo.c741 if (IoStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in USBSTOR_PdoHandleDeviceRelations()
/reactos/drivers/usb/usbstor/
H A Dpdo.c512 if (IoStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in USBSTOR_PdoHandleDeviceRelations()
/reactos/drivers/storage/partmgr/
H A Dpartition.c370 if (type == TargetDeviceRelation) in PartitionHandleDeviceRelations()
/reactos/drivers/usb/usbhub/
H A Dpnp.c2400 (Minor == IRP_MN_QUERY_DEVICE_RELATIONS && RelationsType == TargetDeviceRelation)) in USBH_FdoPnP()
2650 if (IoStack->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in USBH_PdoPnP()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpdo.cpp488 case TargetDeviceRelation: in PnpQueryDeviceRelations()
/reactos/ntoskrnl/io/iomgr/
H A Ddevice.c670 Stack.Parameters.QueryDeviceRelations.Type = TargetDeviceRelation; in IopGetRelatedTargetDevice()
/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpmgr.c1817 case TargetDeviceRelation: in IoSynchronousInvalidateDeviceRelations()
H A Dpnproot.c1030 if (IrpSp->Parameters.QueryDeviceRelations.Type != TargetDeviceRelation) in PdoQueryDeviceRelations()

12