Searched defs:MINOR_VERSION (Results 1 – 5 of 5) sorted by relevance
56 #define MINOR_VERSION 17 macro
63 #define MINOR_VERSION 13 macro
376 #define MINOR_VERSION(x) ((x >>16) & 0xFFFF) macro
45 #define MINOR_VERSION 10 /* driver minor version */ macro
111 MINOR_VERSION = offsetof(struct smbios_entry_point, minor_version), enumerator