Searched refs:__maj (Results 1 – 2 of 2) sorted by relevance
15 #define RPMI_MKVER(__maj, __min) (((u32)(__maj) << 16) | (u16)(__min)) argument
499 #define SBI_MPXY_MSG_PROT_MKVER(__maj, __min) (((u32)(__maj) << 16) | (u16)(__min)) argument