Searched refs:VBOXUSBMON_MAGIC (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Dusblib-solaris.h184 #define VBOXUSBMON_MAGIC 0xba5eba11 macro
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DUSBLib-solaris.cpp241 Hdr.u32Magic = VBOXUSBMON_MAGIC;
H A DVBoxUSBMon-solaris.c580 if (ReqWrap.u32Magic != VBOXUSBMON_MAGIC)

Completed in 53 milliseconds