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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DHGCM.cpp215 rc = vbglDriverIOCtl (&handle->driver, VBOXGUEST_IOCTL_HGCM_CALL_TIMED(cbData),
H A DVBoxGuestR3LibGuestProp.cpp934 int rc = vbglR3DoIOCtl(VBOXGUEST_IOCTL_HGCM_CALL_TIMED(sizeof(Msg)), &Msg, sizeof(Msg));
/vbox/include/VBox/
H A DVBoxGuest.h353 # define VBOXGUEST_IOCTL_HGCM_CALL_TIMED(Size) VBOXGUEST_IOCTL_CODE(20, (Size)) macro
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp3409 else if (VBOXGUEST_IOCTL_STRIP_SIZE(iFunction) == VBOXGUEST_IOCTL_STRIP_SIZE(VBOXGUEST_IOCTL_HGCM_CALL_TIMED(0)))

Completed in 55 milliseconds