Searched refs:pGetVersionReq (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSBMon-solaris.c767 PVBOXUSBREQ_GET_VERSION pGetVersionReq = (PVBOXUSBREQ_GET_VERSION)pvData; local
768 pGetVersionReq->u32Major = VBOXUSBMON_VERSION_MAJOR;
769 pGetVersionReq->u32Minor = VBOXUSBMON_VERSION_MINOR;
H A DVBoxUSB-solaris.c1352 PVBOXUSBREQ_GET_VERSION pGetVersionReq = (PVBOXUSBREQ_GET_VERSION)pvBuf; local
1353 pGetVersionReq->u32Major = VBOXUSB_VERSION_MAJOR;
1354 pGetVersionReq->u32Minor = VBOXUSB_VERSION_MINOR;

Completed in 53 milliseconds