Home
last modified time | relevance | path

Searched refs:DevicePropertyDriverKeyName (Results 1 – 6 of 6) sorted by relevance

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpmgr.c1536 case DevicePropertyDriverKeyName: in IoGetDeviceProperty()
1665 Status = IoGetDeviceProperty(DeviceObject, DevicePropertyDriverKeyName, in IoOpenDeviceRegistryKey()
1702 Status = IoGetDeviceProperty(DeviceObject, DevicePropertyDriverKeyName, in IoOpenDeviceRegistryKey()
/reactos/drivers/usb/usbport/
H A Dioctl.c34 DevicePropertyDriverKeyName, in USBPORT_UserGetHcName()
/reactos/drivers/usb/usbhub/
H A Dioctl.c994 DevicePropertyDriverKeyName, in USBH_IoctlGetNodeConnectionDriverKeyName()
/reactos/sdk/lib/drivers/wdf/shared/core/um/
H A Dfxdeviceum.cpp1152 case DevicePropertyDriverKeyName: in _GetDeviceProperty()
/reactos/drivers/network/ndis/ndis/
H A Dminiport.c2462 Status = IoGetDeviceProperty(PhysicalDeviceObject, DevicePropertyDriverKeyName, in NdisIAddDevice()
2478 Status = IoGetDeviceProperty(PhysicalDeviceObject, DevicePropertyDriverKeyName, in NdisIAddDevice()
/reactos/sdk/include/xdk/
H A Diotypes.h1202 DevicePropertyDriverKeyName = 0x7 | __string_type, enumerator