Searched defs:SM2_RUN_DECODE (Results 1 – 2 of 2) sorted by relevance
194 #define SM2_RUN_DECODE(x) (BF64_DECODE(x, SPA_VDEVBITS, SM2_RUN_BITS) + 1) macro
1398 #define SM2_RUN_DECODE(x) (BF64_DECODE(x, 24, SM2_RUN_BITS) + 1) macro