Searched defs:HGCMFunctionParameter (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A DVMMDev.h1738 # define HGCMFunctionParameter HGCMFunctionParameter64 macro
1740 # define HGCMFunctionParameter HGCMFunctionParameter32 macro
1817 } HGCMFunctionParameter; typedef in typeref:struct:__anon201
1818 AssertCompileSize(HGCMFunctionParameter, 4+8);
1837 /** Parameters follow in form: HGCMFunctionParameter aParms[X]; */
1868 # define VMMDEV_HGCM_CALL_PARMS(a) ((HGCMFunctionParameter *)((uint8_t *)(a) + sizeof (VMMDevHGCMCall)))

Completed in 52 milliseconds