/reactos/sdk/include/reactos/debug/ |
H A D | driverdbg.h | 98 case BusQueryDeviceID: in DbgGetDeviceIDString()
|
/reactos/drivers/storage/floppy/fdc/ |
H A D | pdo.c | 59 case BusQueryDeviceID: in FdcPdoQueryId()
|
/reactos/drivers/wdm/audio/hdaudbus/ |
H A D | pdo.cpp | 105 else if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID || in HDA_PDOQueryId()
|
/reactos/drivers/serial/serenum/ |
H A D | pdo.c | 46 case BusQueryDeviceID: in SerenumPdoQueryId()
|
/reactos/hal/halx86/acpi/ |
H A D | halpnpdd.c | 494 case BusQueryDeviceID: in HalpQueryIdPdo() 583 case BusQueryDeviceID: in HalpQueryIdFdo()
|
/reactos/hal/halx86/legacy/ |
H A D | halpnpdd.c | 476 case BusQueryDeviceID: in HalpQueryIdPdo() 566 case BusQueryDeviceID: in HalpQueryIdFdo()
|
/reactos/drivers/processor/processr/ |
H A D | pnp.c | 166 BusQueryDeviceID, in ProcessorSetFriendlyName()
|
/reactos/drivers/bus/isapnp/ |
H A D | pdo.c | 129 case BusQueryDeviceID: in IsaPdoQueryId() 346 case BusQueryDeviceID: in IsaReadPortQueryId()
|
/reactos/drivers/bus/pcix/pci/ |
H A D | id.c | 235 case BusQueryDeviceID: in PciQueryId()
|
/reactos/drivers/bus/acpi/ |
H A D | pnp.c | 570 case BusQueryDeviceID: in DbgDeviceIDString()
|
/reactos/win32ss/drivers/videoprt/ |
H A D | child.c | 127 case BusQueryDeviceID: in IntVideoPortChildQueryId()
|
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/ |
H A D | fxpkgpdo.cpp | 1380 case BusQueryDeviceID: in _PnpQueryId() 1383 if (queryIdType == BusQueryDeviceID) { in _PnpQueryId()
|
/reactos/modules/rosapps/drivers/green/ |
H A D | pnp.c | 327 case BusQueryDeviceID: in GreenQueryId()
|
/reactos/drivers/hid/hidclass/ |
H A D | pdo.c | 408 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in HidClassPDO_PnP()
|
/reactos/drivers/filesystems/btrfs/ |
H A D | pnp.c | 294 case BusQueryDeviceID: in pdo_query_id()
|
/reactos/ntoskrnl/io/pnpmgr/ |
H A D | devaction.c | 138 case BusQueryDeviceID: in IopValidateID() 228 Stack.Parameters.QueryId.IdType = BusQueryDeviceID; in IopCreateDeviceInstancePath() 239 IsValidID = IopValidateID((PWCHAR)IoStatusBlock.Information, BusQueryDeviceID); in IopCreateDeviceInstancePath()
|
H A D | pnproot.c | 1201 case BusQueryDeviceID: in PdoQueryId()
|
/reactos/drivers/storage/port/scsiport/ |
H A D | pdo.c | 598 if (ioStack->Parameters.QueryId.IdType == BusQueryDeviceID) in PdoDispatchPnp()
|
/reactos/drivers/storage/ide/pciidex/ |
H A D | pdo.c | 495 case BusQueryDeviceID: in PciIdeXPdoQueryId()
|
/reactos/drivers/usb/usbccgp/ |
H A D | pdo.c | 229 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBCCGP_PdoHandleQueryId()
|
/reactos/drivers/usb/usbstor_new/ |
H A D | pdo.c | 820 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBSTOR_PdoHandlePnp()
|
/reactos/drivers/usb/usbstor/ |
H A D | pdo.c | 562 if (IoStack->Parameters.QueryId.IdType == BusQueryDeviceID) in USBSTOR_PdoHandlePnp()
|
/reactos/drivers/storage/partmgr/ |
H A D | partition.c | 413 case BusQueryDeviceID: in PartitionHandleQueryId()
|
/reactos/drivers/usb/usbport/ |
H A D | pnp.c | 1694 if (IdType == BusQueryDeviceID) in USBPORT_PdoPnP()
|
/reactos/drivers/bus/pci/ |
H A D | pdo.c | 95 case BusQueryDeviceID: in PdoQueryId()
|