Home
last modified time | relevance | path

Searched refs:DeviceLocation (Results 1 – 11 of 11) sorted by relevance

/reactos/drivers/bus/pci/
H A Dpci.h75 UNICODE_STRING DeviceLocation; member
174 PUNICODE_STRING DeviceLocation,
H A Dfdo.c346 Status = PciCreateDeviceLocationString(&PdoDeviceExtension->DeviceLocation, Device); in FdoQueryBusRelations()
377 RtlFreeUnicodeString(&PdoDeviceExtension->DeviceLocation); in FdoQueryBusRelations()
H A Dpci.c698 PciCreateDeviceLocationString(PUNICODE_STRING DeviceLocation, in PciCreateDeviceLocationString() argument
709 …return RtlCreateUnicodeString(DeviceLocation, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOU… in PciCreateDeviceLocationString()
H A Dpdo.c56 &DeviceExtension->DeviceLocation, in PdoQueryDeviceText()
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfpdo.h434 PCUNICODE_STRING DeviceLocation,
449 PCUNICODE_STRING DeviceLocation, in _IRQL_requires_max_()
454 …dDeviceTextTableIndex])(WdfDriverGlobals, DeviceInit, DeviceDescription, DeviceLocation, LocaleId); in _IRQL_requires_max_()
/reactos/drivers/wdm/audio/hdaudbus/
H A Dhdaudbus.inf37 HKR,Settings,DeviceLocation,,%HDAudioBUS%
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdeviceinitapi.cpp2455 PCUNICODE_STRING DeviceLocation, in __drv_maxIRQL()
2470 FxPointerNotNull(pFxDriverGlobals, DeviceLocation); in __drv_maxIRQL()
2482 status = FxValidateUnicodeString(pFxDriverGlobals, DeviceLocation); in __drv_maxIRQL()
2522 pFxDriverGlobals, DeviceLocation); in __drv_maxIRQL()
/reactos/drivers/storage/floppy/fdc/
H A Dfdo.c413 Status = PciCreateDeviceLocationString(&PdoDeviceExtension->DeviceLocation, Device); in FdcFdoQueryBusRelations()
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/km/
H A Dvfwdfdynamics.cpp5231 PCUNICODE_STRING DeviceLocation, in _IRQL_requires_max_()
5237 …fnWdfPdoInitAddDeviceText)(DriverGlobals, DeviceInit, DeviceDescription, DeviceLocation, LocaleId); in _IRQL_requires_max_()
/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/
H A Dvffxdynamics.h3657 PCUNICODE_STRING DeviceLocation,
H A Dfxdynamics.h4504 PCUNICODE_STRING DeviceLocation,