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

/vbox/include/VBox/
H A DVMMDev.h126 * @note when updating this, adjust vmmdevGetRequestSize() as well
1925 DECLINLINE(size_t) vmmdevGetRequestSize(VMMDevRequestType requestType) function
2055 requestSize = (uint32_t)vmmdevGetRequestSize(type);

Completed in 139 milliseconds