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
10055 FW_VERSION32(MAJOR,MINOR,MICRO,BUILD) global() argument