Searched refs:DeviceLocation (Results 1 – 11 of 11) sorted by relevance
/reactos/drivers/bus/pci/ |
H A D | pci.h | 75 UNICODE_STRING DeviceLocation; member 174 PUNICODE_STRING DeviceLocation,
|
H A D | fdo.c | 346 Status = PciCreateDeviceLocationString(&PdoDeviceExtension->DeviceLocation, Device); in FdoQueryBusRelations() 377 RtlFreeUnicodeString(&PdoDeviceExtension->DeviceLocation); in FdoQueryBusRelations()
|
H A D | pci.c | 698 PciCreateDeviceLocationString(PUNICODE_STRING DeviceLocation, in PciCreateDeviceLocationString() argument 709 …return RtlCreateUnicodeString(DeviceLocation, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOU… in PciCreateDeviceLocationString()
|
H A D | pdo.c | 56 &DeviceExtension->DeviceLocation, in PdoQueryDeviceText()
|
/reactos/sdk/include/wdf/kmdf/1.17/ |
H A D | wdfpdo.h | 434 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 D | hdaudbus.inf | 37 HKR,Settings,DeviceLocation,,%HDAudioBUS%
|
/reactos/sdk/lib/drivers/wdf/shared/core/ |
H A D | fxdeviceinitapi.cpp | 2455 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 D | fdo.c | 413 Status = PciCreateDeviceLocationString(&PdoDeviceExtension->DeviceLocation, Device); in FdcFdoQueryBusRelations()
|
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/km/ |
H A D | vfwdfdynamics.cpp | 5231 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 D | vffxdynamics.h | 3657 PCUNICODE_STRING DeviceLocation,
|
H A D | fxdynamics.h | 4504 PCUNICODE_STRING DeviceLocation,
|