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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbPnP.cpp250 case IRP_MN_CANCEL_REMOVE_DEVICE:
/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsfhlp.c325 case IRP_MN_CANCEL_REMOVE_DEVICE:
326 return "IRP_MJ_PNP - IRP_MN_CANCEL_REMOVE_DEVICE";
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-pnp.cpp115 "IRP_MN_CANCEL_REMOVE_DEVICE",
179 case IRP_MN_CANCEL_REMOVE_DEVICE:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h258 #define IRP_MN_CANCEL_REMOVE_DEVICE 0x03 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h259 #define IRP_MN_CANCEL_REMOVE_DEVICE 0x03 macro
/vbox/src/VBox/HostDrivers/VBoxUSB/win/mon/
H A DVBoxUsbMon.cpp132 VBOXUSBDBG_STRCASE(IRP_MN_CANCEL_REMOVE_DEVICE);

Completed in 67 milliseconds