Searched refs:PDEVICE_RELATIONS (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/mon/
H A DVBoxUsbMon.h45 NTSTATUS VBoxUsbMonQueryBusRelations(PDEVICE_OBJECT pDevObj, PFILE_OBJECT pFileObj, PDEVICE_RELATIONS *pDevRelations);
H A DVBoxUsbMon.cpp173 NTSTATUS VBoxUsbMonQueryBusRelations(PDEVICE_OBJECT pDevObj, PFILE_OBJECT pFileObj, PDEVICE_RELATIONS *pDevRelations)
210 PDEVICE_RELATIONS pRel = (PDEVICE_RELATIONS)IoStatus.Information;
920 PDEVICE_RELATIONS pRel = (PDEVICE_RELATIONS)pIoStatus->Information;
H A DVBoxUsbFlt.cpp794 PDEVICE_RELATIONS pDevRelations = NULL;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h336 typedef struct _DEVICE_RELATIONS *PDEVICE_RELATIONS; typedef in typeref:struct:_DEVICE_RELATIONS

Completed in 46 milliseconds