Home
last modified time | relevance | path

Searched refs:BusQueryDeviceID (Results 1 – 25 of 30) sorted by relevance

12

/reactos/sdk/include/reactos/debug/
H A Ddriverdbg.h98 case BusQueryDeviceID: in DbgGetDeviceIDString()
/reactos/drivers/storage/floppy/fdc/
H A Dpdo.c59 case BusQueryDeviceID: in FdcPdoQueryId()
/reactos/drivers/wdm/audio/hdaudbus/
H A Dpdo.cpp105 else if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID || in HDA_PDOQueryId()
/reactos/drivers/serial/serenum/
H A Dpdo.c46 case BusQueryDeviceID: in SerenumPdoQueryId()
/reactos/hal/halx86/acpi/
H A Dhalpnpdd.c494 case BusQueryDeviceID: in HalpQueryIdPdo()
583 case BusQueryDeviceID: in HalpQueryIdFdo()
/reactos/hal/halx86/legacy/
H A Dhalpnpdd.c476 case BusQueryDeviceID: in HalpQueryIdPdo()
566 case BusQueryDeviceID: in HalpQueryIdFdo()
/reactos/drivers/processor/processr/
H A Dpnp.c166 BusQueryDeviceID, in ProcessorSetFriendlyName()
/reactos/drivers/bus/isapnp/
H A Dpdo.c129 case BusQueryDeviceID: in IsaPdoQueryId()
346 case BusQueryDeviceID: in IsaReadPortQueryId()
/reactos/drivers/bus/pcix/pci/
H A Did.c235 case BusQueryDeviceID: in PciQueryId()
/reactos/drivers/bus/acpi/
H A Dpnp.c570 case BusQueryDeviceID: in DbgDeviceIDString()
/reactos/win32ss/drivers/videoprt/
H A Dchild.c127 case BusQueryDeviceID: in IntVideoPortChildQueryId()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpdo.cpp1380 case BusQueryDeviceID: in _PnpQueryId()
1383 if (queryIdType == BusQueryDeviceID) { in _PnpQueryId()
/reactos/modules/rosapps/drivers/green/
H A Dpnp.c327 case BusQueryDeviceID: in GreenQueryId()
/reactos/drivers/hid/hidclass/
H A Dpdo.c408 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in HidClassPDO_PnP()
/reactos/drivers/filesystems/btrfs/
H A Dpnp.c294 case BusQueryDeviceID: in pdo_query_id()
/reactos/ntoskrnl/io/pnpmgr/
H A Ddevaction.c138 case BusQueryDeviceID: in IopValidateID()
228 Stack.Parameters.QueryId.IdType = BusQueryDeviceID; in IopCreateDeviceInstancePath()
239 IsValidID = IopValidateID((PWCHAR)IoStatusBlock.Information, BusQueryDeviceID); in IopCreateDeviceInstancePath()
H A Dpnproot.c1201 case BusQueryDeviceID: in PdoQueryId()
/reactos/drivers/storage/port/scsiport/
H A Dpdo.c598 if (ioStack->Parameters.QueryId.IdType == BusQueryDeviceID) in PdoDispatchPnp()
/reactos/drivers/storage/ide/pciidex/
H A Dpdo.c495 case BusQueryDeviceID: in PciIdeXPdoQueryId()
/reactos/drivers/usb/usbccgp/
H A Dpdo.c229 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBCCGP_PdoHandleQueryId()
/reactos/drivers/usb/usbstor_new/
H A Dpdo.c820 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBSTOR_PdoHandlePnp()
/reactos/drivers/usb/usbstor/
H A Dpdo.c562 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBSTOR_PdoHandlePnp()
/reactos/drivers/storage/partmgr/
H A Dpartition.c413 case BusQueryDeviceID: in PartitionHandleQueryId()
/reactos/drivers/usb/usbport/
H A Dpnp.c1694 if (IdType == BusQueryDeviceID) in USBPORT_PdoPnP()
/reactos/drivers/bus/pci/
H A Dpdo.c95 case BusQueryDeviceID: in PdoQueryId()

12