Searched defs:MAJOR (Results 1 – 3 of 3) sorted by relevance
34 #define MAJOR(dev) major(dev) macro
234 #define MAJOR(x) major(x) macro
10053 #define FW_VERSION32(MAJOR, MINOR, MICRO, BUILD) ( \ argument