Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dsa_impl.h19 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0)
H A Dspa.h30 #define BF32_GET_SB(x, low, len, shift, bias) \ macro