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

/vbox/src/VBox/Storage/
H A DVDICore.h268 #define GET_MINOR_HEADER_VERSION(ph) (VDI_GET_VERSION_MINOR((ph)->uVersion))
/vbox/include/VBox/
H A Dvd.h64 #define VDI_GET_VERSION_MINOR(uVer) ((uVer) & 0xffff) macro

Completed in 47 milliseconds