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

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsfhlp.c333 case IRP_MN_QUERY_DEVICE_RELATIONS:
334 return "IRP_MJ_PNP - IRP_MN_QUERY_DEVICE_RELATIONS";
/vbox/src/VBox/HostDrivers/VBoxUSB/win/mon/
H A DVBoxUsbMon.cpp136 VBOXUSBDBG_STRCASE(IRP_MN_QUERY_DEVICE_RELATIONS);
166 * Send IRP_MN_QUERY_DEVICE_RELATIONS
196 pSl->MinorFunction = IRP_MN_QUERY_DEVICE_RELATIONS;
223 WARN(("IRP_MN_QUERY_DEVICE_RELATIONS failed Status(0x%x)", Status));
910 case IRP_MN_QUERY_DEVICE_RELATIONS:
1006 case IRP_MN_QUERY_DEVICE_RELATIONS:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h262 #define IRP_MN_QUERY_DEVICE_RELATIONS 0x07 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h263 #define IRP_MN_QUERY_DEVICE_RELATIONS 0x07 macro

Completed in 67 milliseconds