Searched refs:IRP_MN_START_DEVICE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbPnP.cpp226 case IRP_MN_START_DEVICE:
/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsfhlp.c319 case IRP_MN_START_DEVICE:
320 return "IRP_MJ_PNP - IRP_MN_START_DEVICE";
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-pnp.cpp112 "IRP_MN_START_DEVICE",
144 case IRP_MN_START_DEVICE:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h255 #define IRP_MN_START_DEVICE 0x00 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h256 #define IRP_MN_START_DEVICE 0x00 macro
/vbox/src/VBox/HostDrivers/VBoxUSB/win/mon/
H A DVBoxUsbMon.cpp129 VBOXUSBDBG_STRCASE(IRP_MN_START_DEVICE);
1032 /* IRP_MN_START_DEVICE only arrives if it's a USB device of a known class or with a present host driver */

Completed in 69 milliseconds