Home
last modified time | relevance | path

Searched refs:BF32_GET_SB (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dsa_impl.h32 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0)
H A Dspa.h48 #define BF32_GET_SB(x, low, len, shift, bias) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h187 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 6, 3, 0)
H A Dspa.h82 #define BF32_GET_SB(x, low, len, shift, bias) \ macro