Searched refs:SCMD_PROTO_VERSION_S (Results 1 – 1 of 1) sorted by relevance
1790 #define SCMD_PROTO_VERSION_S 24 macro1792 #define SCMD_PROTO_VERSION_V(x) ((x) << SCMD_PROTO_VERSION_S)1794 (((x) >> SCMD_PROTO_VERSION_S) & SCMD_PROTO_VERSION_M)