Searched refs:BF64_SET_SB (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/include/zfs/ |
D | spa.h | 37 #define BF64_SET_SB(x, low, len, shift, bias, val) \ macro 162 BF64_SET_SB((dva)->dva_word[0], 0, 24, SPA_MINBLOCKSHIFT, 0, x) 176 BF64_SET_SB((bp)->blk_prop, 0, 16, SPA_MINBLOCKSHIFT, 1, x)
|