Searched refs:SCMD_PROTO_VERSION_S (Results 1 – 1 of 1) sorted by relevance
1823 #define SCMD_PROTO_VERSION_S 24 macro1825 #define SCMD_PROTO_VERSION_V(x) ((x) << SCMD_PROTO_VERSION_S)1827 (((x) >> SCMD_PROTO_VERSION_S) & SCMD_PROTO_VERSION_M)